# Xorg configuration created by livna-config-display Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Volume0" "AlwaysCore" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" EndSection Section "ServerFlags" Option "AIGLX" "on" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "se" EndSection Section "InputDevice" #Option "evBits" "+0" #Option "keyBits" "" #Option "relBits" "" #Option "absBits" "+5" # This will likely match the volume knob of this keyboard any day Identifier "Volume0" Driver "evdev" Option "Phys" "usb-*/input1" Option "vendor" "0x413c" Option "product" "0x2010" # This makes the first entry (the keyboard itself) take precedence Option "Pass" "3" EndSection Section "Device" Identifier "Videocard0" Driver "radeonhd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "TWIN" ModelName "Noidea" DisplaySize 408 255 HorizSync 30.0 - 82.0 VertRefresh 56.0 - 76.0 Option "dpms" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" "1152x864" "1024x768" "832x624" "800x600" "" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection