Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Card0"
  3. Driver "fbdev"
  4. Option "fbdev" "/dev/fb0"
  5. Option "Rotate" "CCW"
  6. VendorName "Unknown"
  7. BoardName "Unknown"
  8. EndSection
  9.  
  10. Section "Screen"
  11. Identifier "Screen0"
  12. Device "Card0"
  13. Subsection "Display"
  14. Modes "240x320"
  15. EndSubSection
  16. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement