lain ~/Downloads % xmodmap xmodmap: up to 4 keys per modifier, (keycodes in parentheses): shift Shift_L (0x32), Shift_R (0x3e) lock Caps_Lock (0x42) control Control_L (0x25), Control_R (0x69) mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd) mod2 Num_Lock (0x4d) mod3 Caps_Lock (0x42), Super_L (0x87) mod4 Super_L (0x42), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf) mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb) lain ~ % xmodmap -e 'clear Lock' xmodmap: up to 4 keys per modifier, (keycodes in parentheses): shift Shift_L (0x32), Shift_R (0x3e) lock control Control_L (0x25), Control_R (0x69) mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd) mod2 Num_Lock (0x4d) mod3 Caps_Lock (0x42), Super_L (0x87) mod4 Menu (0x85), Super_R (0x86), Menu (0xce), Hyper_L (0xcf) mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb) !!!!! Looks clear but has done nothing... !!!!! Here is my Xmodmap, which I have tried running this with and without and then trying the above commands to make sure. lain ~ % cat ~/.Xmodmap clear Lock add Mod3 = Caps_Lock add Mod3 = Menu remove Mod3 = Super_L keysym Menu = Super_L keysym Super_L = Menu lain /var/log % cat Xorg.0.log [ 32.383] This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. [ 32.385] X.Org X Server 1.9.4.901 (1.9.5 RC 1) Release Date: 2011-03-04 [ 32.387] X Protocol Version 11, Revision 0 [ 32.387] Build Operating System: Linux 2.6.37-ARCH x86_64 [ 32.388] Current Operating System: Linux lain 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 8 08:34:35 CET 2011 x86_64 [ 32.388] Kernel command line: root=/dev/disk/by-uuid/0ec0108e-33fe-4487-b82c-cd34d20ec8eb ro quiet [ 32.389] Build Date: 14 March 2011 10:38:06AM [ 32.389] [ 32.389] Current version of pixman: 0.20.2 [ 32.390] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 32.391] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 32.394] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 14 20:47:11 2011 [ 32.417] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 32.469] (==) ServerLayout "Layout0" [ 32.469] (**) |-->Screen "Screen0" (0) [ 32.469] (**) | |-->Monitor "Monitor0" [ 32.469] (**) | |-->Device "Device0" [ 32.469] (**) |-->Input Device "Keyboard0" [ 32.469] (**) |-->Input Device "Mouse0" [ 32.469] (**) Option "Xinerama" "0" [ 32.469] (==) Automatically adding devices [ 32.469] (==) Automatically enabling devices [ 32.497] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 32.497] Entry deleted from font path. [ 32.576] (**) FontPath set to: /usr/share/fonts/local, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 32.576] (==) ModulePath set to "/usr/lib/xorg/modules" [ 32.576] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 32.576] (WW) Disabling Keyboard0 [ 32.576] (WW) Disabling Mouse0 [ 32.576] (II) Loader magic: 0x7d42e0 [ 32.576] (II) Module ABI versions: [ 32.576] X.Org ANSI C Emulation: 0.4 [ 32.576] X.Org Video Driver: 8.0 [ 32.576] X.Org XInput driver : 11.0 [ 32.576] X.Org Server Extension : 4.0 [ 32.577] (--) PCI:*(0:1:0:0) 10de:0649:1025:017e rev 161, Mem @ 0xf2000000/16777216, 0xd0000000/268435456, 0xf0000000/33554432, I/O @ 0x00002000/128 [ 32.578] (II) Open ACPI successful (/var/run/acpid.socket) [ 32.578] (II) LoadModule: "extmod" [ 32.597] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 32.603] (II) Module extmod: vendor="X.Org Foundation" [ 32.603] compiled for 1.9.4.901, module version = 1.0.0 [ 32.603] Module class: X.Org Server Extension [ 32.603] ABI class: X.Org Server Extension, version 4.0 [ 32.603] (II) Loading extension MIT-SCREEN-SAVER [ 32.603] (II) Loading extension XFree86-VidModeExtension [ 32.603] (II) Loading extension XFree86-DGA [ 32.603] (II) Loading extension DPMS [ 32.603] (II) Loading extension XVideo [ 32.603] (II) Loading extension XVideo-MotionCompensation [ 32.603] (II) Loading extension X-Resource [ 32.603] (II) LoadModule: "dbe" [ 32.614] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 32.626] (II) Module dbe: vendor="X.Org Foundation" [ 32.626] compiled for 1.9.4.901, module version = 1.0.0 [ 32.626] Module class: X.Org Server Extension [ 32.626] ABI class: X.Org Server Extension, version 4.0 [ 32.626] (II) Loading extension DOUBLE-BUFFER [ 32.626] (II) LoadModule: "glx" [ 32.626] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 33.804] (II) Module glx: vendor="NVIDIA Corporation" [ 33.804] compiled for 4.0.2, module version = 1.0.0 [ 33.804] Module class: X.Org Server Extension [ 33.804] (II) NVIDIA GLX Module 260.19.44 Sun Feb 27 22:56:46 PST 2011 [ 33.804] (II) Loading extension GLX [ 33.804] (II) LoadModule: "record" [ 33.804] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 33.859] (II) Module record: vendor="X.Org Foundation" [ 33.859] compiled for 1.9.4.901, module version = 1.13.0 [ 33.859] Module class: X.Org Server Extension [ 33.859] ABI class: X.Org Server Extension, version 4.0 [ 33.859] (II) Loading extension RECORD [ 33.859] (II) LoadModule: "dri" [ 33.859] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 33.873] (II) Module dri: vendor="X.Org Foundation" [ 33.873] compiled for 1.9.4.901, module version = 1.0.0 [ 33.873] ABI class: X.Org Server Extension, version 4.0 [ 33.873] (II) Loading extension XFree86-DRI [ 33.873] (II) LoadModule: "dri2" [ 33.873] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 33.882] (II) Module dri2: vendor="X.Org Foundation" [ 33.882] compiled for 1.9.4.901, module version = 1.2.0 [ 33.882] ABI class: X.Org Server Extension, version 4.0 [ 33.882] (II) Loading extension DRI2 [ 33.882] (II) LoadModule: "nvidia" [ 33.943] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 34.148] (II) Module nvidia: vendor="NVIDIA Corporation" [ 34.148] compiled for 4.0.2, module version = 1.0.0 [ 34.148] Module class: X.Org Video Driver [ 34.148] (II) NVIDIA dlloader X Driver 260.19.44 Sun Feb 27 22:42:21 PST 2011 [ 34.148] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 34.148] (--) using VT number 7 [ 34.160] (II) Loading sub module "fb" [ 34.160] (II) LoadModule: "fb" [ 34.160] (II) Loading /usr/lib/xorg/modules/libfb.so [ 34.173] (II) Module fb: vendor="X.Org Foundation" [ 34.173] compiled for 1.9.4.901, module version = 1.0.0 [ 34.173] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.173] (II) Loading sub module "wfb" [ 34.173] (II) LoadModule: "wfb" [ 34.173] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 34.185] (II) Module wfb: vendor="X.Org Foundation" [ 34.185] compiled for 1.9.4.901, module version = 1.0.0 [ 34.185] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.185] (II) Loading sub module "ramdac" [ 34.185] (II) LoadModule: "ramdac" [ 34.185] (II) Module "ramdac" already built-in [ 34.185] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 34.185] (==) NVIDIA(0): RGB weight 888 [ 34.185] (==) NVIDIA(0): Default visual is TrueColor [ 34.185] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 34.185] (**) NVIDIA(0): Option "NoLogo" "True" [ 34.185] (**) NVIDIA(0): Option "TwinView" "1" [ 34.185] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1920+0" [ 34.185] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0" [ 34.185] (**) NVIDIA(0): Enabling RENDER acceleration [ 34.185] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is [ 34.185] (II) NVIDIA(0): enabled. [ 38.226] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:1:0:0 (GPU-0) [ 38.226] (--) NVIDIA(0): Memory: 1048576 kBytes [ 38.226] (--) NVIDIA(0): VideoBIOS: 62.94.76.00.05 [ 38.226] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 38.226] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 38.226] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:1:0:0 [ 38.226] (--) NVIDIA(0): Seiko/Epson (DFP-0) [ 38.226] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock [ 38.226] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS [ 38.230] (**) NVIDIA(0): TwinView enabled [ 38.230] (II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0 [ 38.230] (WW) NVIDIA(0): TwinView requested, but only 1 display devices found. [ 38.365] (II) NVIDIA(0): Assigned Display Device: DFP-0 [ 38.365] (WW) NVIDIA(0): Invalid display device in Mode Description [ 38.365] (WW) NVIDIA(0): "CRT:nvidia-auto-select+0+0" [ 38.365] (WW) NVIDIA(0): Not using mode description "CRT:nvidia-auto-select+0+0"; [ 38.365] (WW) NVIDIA(0): unable to map to display device [ 38.365] (II) NVIDIA(0): Validated modes: [ 38.365] (II) NVIDIA(0): [ 38.365] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1920+0" [ 38.365] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 945 [ 39.412] (--) NVIDIA(0): DPI set to (104, 104); computed from "UseEdidDpi" X config [ 39.412] (--) NVIDIA(0): option [ 39.412] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. [ 39.412] (--) Depth 24 pixmap format is 32 bpp [ 39.412] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 39.413] (II) NVIDIA(0): Initialized GPU GART. [ 39.424] (II) NVIDIA(0): Setting mode [ 39.424] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1920+0" [ 39.713] (II) Loading extension NV-GLX [ 39.748] (II) NVIDIA(0): Initialized OpenGL Acceleration [ 39.768] (==) NVIDIA(0): Disabling shared memory pixmaps [ 39.768] (II) NVIDIA(0): Initialized X Rendering Acceleration [ 39.768] (==) NVIDIA(0): Backing store disabled [ 39.768] (==) NVIDIA(0): Silken mouse enabled [ 39.769] (**) NVIDIA(0): DPMS enabled [ 39.769] (II) Loading extension NV-CONTROL [ 39.770] (II) Loading extension XINERAMA [ 39.770] (II) Loading sub module "dri2" [ 39.770] (II) LoadModule: "dri2" [ 39.770] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so [ 39.770] (II) NVIDIA(0): [DRI2] Setup complete [ 39.770] (==) RandR enabled [ 39.770] (II) Initializing built-in extension Generic Event Extension [ 39.770] (II) Initializing built-in extension SHAPE [ 39.770] (II) Initializing built-in extension MIT-SHM [ 39.770] (II) Initializing built-in extension XInputExtension [ 39.770] (II) Initializing built-in extension XTEST [ 39.770] (II) Initializing built-in extension BIG-REQUESTS [ 39.770] (II) Initializing built-in extension SYNC [ 39.770] (II) Initializing built-in extension XKEYBOARD [ 39.770] (II) Initializing built-in extension XC-MISC [ 39.770] (II) Initializing built-in extension SECURITY [ 39.770] (II) Initializing built-in extension XINERAMA [ 39.770] (II) Initializing built-in extension XFIXES [ 39.770] (II) Initializing built-in extension RENDER [ 39.770] (II) Initializing built-in extension RANDR [ 39.770] (II) Initializing built-in extension COMPOSITE [ 39.770] (II) Initializing built-in extension DAMAGE [ 39.772] (II) Initializing extension GLX [ 40.330] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 40.330] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 40.330] (II) LoadModule: "evdev" [ 40.330] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 40.343] (II) Module evdev: vendor="X.Org Foundation" [ 40.343] compiled for 1.9.4, module version = 2.6.0 [ 40.343] Module class: X.Org XInput Driver [ 40.343] ABI class: X.Org XInput driver, version 11.0 [ 40.343] (**) Power Button: always reports core events [ 40.343] (**) Power Button: Device: "/dev/input/event4" [ 40.363] (--) Power Button: Found keys [ 40.363] (II) Power Button: Configuring as keyboard [ 40.363] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 40.363] (**) Option "xkb_rules" "evdev" [ 40.363] (**) Option "xkb_model" "evdev" [ 40.363] (**) Option "xkb_layout" "us" [ 40.396] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 40.396] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 40.396] (**) Video Bus: always reports core events [ 40.396] (**) Video Bus: Device: "/dev/input/event5" [ 40.406] (--) Video Bus: Found keys [ 40.406] (II) Video Bus: Configuring as keyboard [ 40.406] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) [ 40.406] (**) Option "xkb_rules" "evdev" [ 40.406] (**) Option "xkb_model" "evdev" [ 40.406] (**) Option "xkb_layout" "us" [ 40.437] (II) config/udev: Adding input device Lid Switch (/dev/input/event2) [ 40.437] (II) No input driver/identifier specified (ignoring) [ 40.438] (II) config/udev: Adding input device Sleep Button (/dev/input/event3) [ 40.438] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 40.438] (**) Sleep Button: always reports core events [ 40.438] (**) Sleep Button: Device: "/dev/input/event3" [ 40.453] (--) Sleep Button: Found keys [ 40.453] (II) Sleep Button: Configuring as keyboard [ 40.453] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) [ 40.453] (**) Option "xkb_rules" "evdev" [ 40.453] (**) Option "xkb_model" "evdev" [ 40.453] (**) Option "xkb_layout" "us" [ 40.458] (II) config/udev: Adding input device Acer Crystal Eye webcam (/dev/input/event9) [ 40.458] (**) Acer Crystal Eye webcam: Applying InputClass "evdev keyboard catchall" [ 40.458] (**) Acer Crystal Eye webcam: always reports core events [ 40.458] (**) Acer Crystal Eye webcam: Device: "/dev/input/event9" [ 40.476] (--) Acer Crystal Eye webcam: Found keys [ 40.476] (II) Acer Crystal Eye webcam: Configuring as keyboard [ 40.476] (II) XINPUT: Adding extended input device "Acer Crystal Eye webcam" (type: KEYBOARD) [ 40.477] (**) Option "xkb_rules" "evdev" [ 40.477] (**) Option "xkb_model" "evdev" [ 40.477] (**) Option "xkb_layout" "us" [ 40.478] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7) [ 40.478] (II) No input driver/identifier specified (ignoring) [ 40.480] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8) [ 40.480] (II) No input driver/identifier specified (ignoring) [ 40.489] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 40.489] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 40.489] (**) AT Translated Set 2 keyboard: always reports core events [ 40.489] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 40.506] (--) AT Translated Set 2 keyboard: Found keys [ 40.506] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 40.507] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 40.507] (**) Option "xkb_rules" "evdev" [ 40.507] (**) Option "xkb_model" "evdev" [ 40.507] (**) Option "xkb_layout" "us" [ 40.508] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6) [ 40.508] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 40.508] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 40.508] (II) LoadModule: "synaptics" [ 40.508] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 40.559] (II) Module synaptics: vendor="X.Org Foundation" [ 40.559] compiled for 1.9.4, module version = 1.4.0 [ 40.559] Module class: X.Org XInput Driver [ 40.559] ABI class: X.Org XInput driver, version 11.0 [ 40.559] (**) Option "Device" "/dev/input/event6" [ 40.680] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5584 [ 40.680] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4434 [ 40.680] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 40.680] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 40.680] (--) SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons [ 40.680] (**) Option "EmulateTwoFingerMinZ" "30" [ 40.680] (**) Option "VertTwoFingerScroll" "1" [ 40.680] (**) Option "TapButton1" "1" [ 40.680] (**) Option "TapButton2" "2" [ 40.680] (**) Option "TapButton3" "3" [ 40.786] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 40.786] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 40.840] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) [ 40.840] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 40.840] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75 [ 40.840] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.039 [ 40.840] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 40.840] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 40.840] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 40.840] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 40.920] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 40.920] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 40.920] (II) No input driver/identifier specified (ignoring) [ 40.921] (II) config/udev: Adding input device PC Speaker (/dev/input/event1) [ 40.921] (II) No input driver/identifier specified (ignoring) lain /etc/X11/xorg.conf.d % cat *.conf # # Catch-all evdev loader for udev-based systems # We don't simply match on any device since that also adds accelerometers # and other devices that we don't really want to use. The list below # matches everything but joysticks. Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection # Collection of quirks and blacklist/whitelists for specific devices. # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable # http://bugs.freedesktop.org/show_bug.cgi?id=22442 Section "InputClass" Identifier "ThinkPad HDAPS accelerometer blacklist" MatchProduct "ThinkPad HDAPS accelerometer data" Option "Ignore" "on" EndSection Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" Option "VertTwoFingerScroll" "1" Option "EmulateTwoFingerMinZ" "30" EndSection # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 256.35 (buildmeister@builder97.nvidia.com) Wed Jun 16 19:14:45 PDT 2010 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" FontPath "/usr/share/fonts/local" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Acer G215H" HorizSync 30.0 - 82.0 VertRefresh 56.0 - 76.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9600M GT" Option "NoLogo" "True" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "CRT-0" Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1920+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "InputClass" Identifier "vboxmouse" MatchDevicePath "/dev/vboxguest" Driver "vboxmouse" EndSection