Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Section "Device"
  2. ### Available Driver options are:-
  3. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  4. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  5. ### <percent>: "<f>%"
  6. ### [arg]: arg optional
  7. Option "Accel" "True"
  8. #Option "SWcursor" # [<bool>]
  9. #Option "EnablePageFlip" # [<bool>]
  10. Option "ColorTiling" "True"
  11. Option "ColorTiling2D" "True"
  12. #Option "RenderAccel" # [<bool>]
  13. #Option "SubPixelOrder" # [<str>]
  14. #Option "EXAVSync" # [<bool>]
  15. #Option "EXAPixmaps" # [<bool>]
  16. #Option "ZaphodHeads" # <str>
  17. #Option "EnablePageFlip" # [<bool>]
  18. #Option "SwapbuffersWait" # [<bool>]
  19. Identifier "Card0"
  20. Driver "radeon"
  21. BusID "PCI:1:5:0"
  22. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement