Package: xserver-xorg Version: 1:7.5+8 Severity: normal Hi
I have a dual seat configuration. I noticed that keyboard input from one of the seats is sent to the virtual terminal (which is invisible). I found out this indirectly. What I observe looks like another login which happens in parallel. But this secondary "shadow" session is invisible and does not have a mouse, but gets login shell. So it looks like, when I type in my login and password into gdm login dialog, it is also sent to this "shadow" invisible tty and login happens there also. If I later open a xterm in real session and type some command, it is also executed in parallel session and I can see it using command ps. What I type in a chat window, I can read later in shell history. If I add extra charackters to my login password and after it mark them with mouse and delete them with one keypress in gdm login dialog then I do not get such a behaviour. This means that there is no mouse support on this "shadow" session So I am strongly convinced that I get parallel text mode login on some VT which happens because keyboard input is sent not only to the X server but also to some text-mode login tty. Here is excerp from my gdm.conf: [servers] 0=Standard0 1=Standard1 ### per seat - these sections will need to be created ### [server-Standard0] name=Standard server command=/usr/bin/X -novtswitch -sharevts -isolateDevice PCI:2:0:0 -layout seat0 flexible=false [server-Standard1] name=Standard server command=/usr/bin/X -novtswitch -sharevts -isolateDevice PCI:3:0:0 -layout seat1 flexible=false -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 Sep 15 20:26 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1733468 Jan 12 04:50 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8300] (rev a2) 03:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9500 GT] (rev a1) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 8143 Jan 22 16:47 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerFlags" Option "DefaultServerLayout" "alltogether" Option "AllowMouseOpenFail" "true" Option "AIGLX" "true" ### want AIGLX so put it here Option "AllowEmptyInput" "false" Option "AutoAddDevices" "false" Option "AutoEnableDevices" "false" # Option "DontZap" "false" EndSection Section "ServerLayout" Identifier "alltogether" Screen 0 "Screen0-0" 0 0 # .... # Screen N "ScreenN" RightOf "ScreenN-1" Screen 1 "Screen1-0" RightOf "Screen0-0" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection ######## seat 0 ######## Section "ServerLayout" Identifier "seat0" Screen 0 "Screen0-0" 0 0 # Screen 1 "Screen1-1" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" EndSection Section "Screen" Identifier "Screen0-0" Device "nvprop0-0" Monitor "Monitor0-0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP: 1280x1024 +0+0" SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Monitor" Identifier "Monitor0-0" VendorName "Belinea" ModelName "Maxdata (RogenTech) B1970 S1-P" HorizSync 31.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.0-event-kbd" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" # MatchIsPointer "on" # Driver "evdev" # Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse" # MatchDevicePath "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "nvprop0-0" Driver "nvidia" # Option "SyncToVBlank" "1" Option "BackingStore" "True" BusID "PCI:2:0:0" # Screen 0 EndSection ######## seat 1 ######## Section "ServerLayout" Identifier "seat1" Screen 0 "Screen1-0" # Screen 1 "Screen1-1" ## Screen 0 "Screen1-0" 0 0 ## Screen 1 "Screen1-1" 0 0 InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Keyboard2" InputDevice "Mouse0" "CorePointer" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.0-event-kbd" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Keyboard2" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:1.4:1.0-event-kbd" # Option "Device" "/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.0/input/input15" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" # Driver "evdev" # Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-mouse" # MatchIsPointer "on" # MatchDevicePath "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor1-1" VendorName "VGA2Video" ModelName "CRT-1" HorizSync 28.0 - 55.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1-0" VendorName "Belinea" ModelName "Maxdata (RogenTech) B1970 S1-P" HorizSync 31.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "nvprop1-0" Driver "nvidia" Option "BackingStore" "True" BoardName "GeForce 9500 GT" # Option "SyncToVBlank" "1" BusID "PCI:3:0:0" Screen 0 EndSection Section "Device" Identifier "nvprop1-1" Driver "nvidia" Option "BackingStore" "True" BoardName "GeForce 9500 GT" # Option "SyncToVBlank" "1" BusID "PCI:3:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen1-1" Device "nvprop1-1" Monitor "Monitor1-1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT: 1024x768" # Option "metamodes" "CRT: 1024x768 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1-0" Device "nvprop1-0" Monitor "Monitor1-0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP: 1280x1024" # Option "metamodes" "DFP: 1280x1024 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection ######################### Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" "intl," Option "XkbOptions" "grp:menu_toggle,grl_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "nvprop0" EndSection Kernel version (/proc/version): Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 05:14:59 UTC 2011 Xorg X server log files on system: -rw-r--r-- 1 root root 14043 Feb 10 21:34 /var/log/Xorg.0.log -rw-r--r-- 1 root root 14606 Feb 10 21:35 /var/log/Xorg.1.log Contents of most recent Xorg X server log file /var/log/Xorg.1.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.28-dsa-ia32 i686 Debian Current Operating System: Linux believer 2.6.32-5-amd64 #1 SMP Wed Jan 12 05:14:59 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/bvg-broot ro quiet Build Date: 12 January 2011 03:44:48AM xorg-server 2:1.7.7-11 (Cyril Brulebois <k...@debian.org>) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.1.log", Time: Wed Feb 9 19:16:52 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (**) Option "defaultserverlayout" "alltogether" (++) ServerLayout "seat1" (**) |-->Screen "Screen1-0" (0) (**) | |-->Monitor "Monitor1-0" (**) | |-->Device "nvprop1-0" (**) |-->Input Device "Keyboard1" (**) |-->Input Device "Keyboard2" (**) |-->Input Device "Mouse0" (**) Option "AllowMouseOpenFail" "true" (**) Option "AIGLX" "true" (**) Option "AllowEmptyInput" "false" (**) Option "AutoAddDevices" "false" (**) Option "AutoEnableDevices" "false" (**) Not automatically adding devices (**) Not automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (II) Loader magic: 0x81ecca0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 8 (--) PCI:*(0:3:0:0) 10de:0640:10b0:1401 nVidia Corporation G96 [GeForce 9500 GT] rev 161, Mem @ 0xf8000000/16777216, 0xd0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 195.36.31 Tue Jun 1 23:22:44 PDT 2010 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "nvidia" (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6.901, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.5.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (II) NVIDIA dlloader X Driver 195.36.31 Tue Jun 1 22:21:58 PDT 2010 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 03@00:00:0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Loading /usr/lib/xorg/modules/libwfb.so (II) Module wfb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "TwinView" "0" (**) NVIDIA(0): Option "MetaModes" "DFP: 1280x1024" (**) Feb 09 19:16:52 NVIDIA(0): Enabling RENDER acceleration (II) Feb 09 19:16:52 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) Feb 09 19:16:52 NVIDIA(0): enabled. (II) Feb 09 19:16:52 NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:3:0:0 (GPU-0) (--) Feb 09 19:16:52 NVIDIA(0): Memory: 524288 kBytes (--) Feb 09 19:16:52 NVIDIA(0): VideoBIOS: 62.94.3c.00.00 (II) Feb 09 19:16:52 NVIDIA(0): Detected PCI Express Link width: 16X (--) Feb 09 19:16:52 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Feb 09 19:16:52 NVIDIA(0): Connected display device(s) on GeForce 9500 GT at PCI:3:0:0: (--) Feb 09 19:16:52 NVIDIA(0): Maxdata (RogenTech) B1970 S1-P (DFP-0) (--) Feb 09 19:16:52 NVIDIA(0): Maxdata (RogenTech) B1970 S1-P (DFP-0): 330.0 MHz maximum (--) Feb 09 19:16:52 NVIDIA(0): pixel clock (--) Feb 09 19:16:52 NVIDIA(0): Maxdata (RogenTech) B1970 S1-P (DFP-0): Internal Dual Link (--) Feb 09 19:16:52 NVIDIA(0): TMDS (II) Feb 09 19:16:52 NVIDIA(0): Display Device found referenced in MetaMode: DFP-0 (II) Feb 09 19:16:52 NVIDIA(0): Assigned Display Device: DFP-0 (II) Feb 09 19:16:52 NVIDIA(0): Validated modes: (II) Feb 09 19:16:52 NVIDIA(0): "DFP:1280x1024" (II) Feb 09 19:16:52 NVIDIA(0): Virtual screen size determined to be 1280 x 1024 (--) Feb 09 19:16:52 NVIDIA(0): DPI set to (85, 83); computed from "UseEdidDpi" X config (--) Feb 09 19:16:52 NVIDIA(0): option (==) Feb 09 19:16:52 NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) Feb 09 19:16:52 NVIDIA: Reserving 768.00 MB of virtual memory for indirect memory (II) Feb 09 19:16:52 NVIDIA: access. (II) Feb 09 19:16:52 NVIDIA(GPU-1): NVIDIA GPU GeForce 8300 (C77) at PCI:2:0:0 (GPU-1) (--) Feb 09 19:16:52 NVIDIA(GPU-1): Memory: 524288 kBytes (--) Feb 09 19:16:52 NVIDIA(GPU-1): VideoBIOS: 62.77.35.00.00 (--) Feb 09 19:16:52 NVIDIA(GPU-1): Interlaced video modes are supported on this GPU (--) Feb 09 19:16:52 NVIDIA(GPU-1): Connected display device(s) on GeForce 8300 at PCI:2:0:0: (--) Feb 09 19:16:52 NVIDIA(GPU-1): Maxdata (RogenTech) B1970 S1-P (DFP-0) (--) Feb 09 19:16:52 NVIDIA(GPU-1): Maxdata (RogenTech) B1970 S1-P (DFP-0): 165.0 MHz maximum (--) Feb 09 19:16:52 NVIDIA(GPU-1): pixel clock (--) Feb 09 19:16:52 NVIDIA(GPU-1): Maxdata (RogenTech) B1970 S1-P (DFP-0): Internal Single Link (--) Feb 09 19:16:52 NVIDIA(GPU-1): TMDS (II) Feb 09 19:16:52 NVIDIA(0): Initialized GPU GART. (II) Feb 09 19:16:52 NVIDIA(0): Setting mode "DFP:1280x1024" (II) Loading extension NV-GLX (II) Feb 09 19:16:52 NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) Feb 09 19:16:52 NVIDIA(0): Initialized X Rendering Acceleration (**) NVIDIA(0): Option "BackingStore" "True" (**) NVIDIA(0): Backing store enabled (==) NVIDIA(0): Silken mouse enabled (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (II) Loading extension XINERAMA (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE SELinux: Disabled on system, not enabling in X server (II) Initializing extension GLX (**) Option "CoreKeyboard" (**) Keyboard1: always reports core events (**) Keyboard1: Device: "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.0-event-kbd" (II) Keyboard1: Found keys (II) Keyboard1: Configuring as keyboard (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "intl," (**) Option "xkb_options" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" (**) Keyboard2: always reports core events (**) Keyboard2: Device: "/dev/input/by-path/pci-0000:00:02.1-usb-0:1.4:1.0-event-kbd" (II) Keyboard2: Found keys (II) Keyboard2: Configuring as keyboard (II) XINPUT: Adding extended input device "Keyboard2" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "evdev" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "intl," (**) Option "xkb_options" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" (**) Option "Protocol" "ImPS/2" (**) Mouse0: Device: "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse" (**) Mouse0: Protocol: "ImPS/2" (**) Option "CorePointer" (**) Mouse0: always reports core events (**) Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse" (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 9 (**) Mouse0: Sensitivity: 1 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (**) Mouse0: (accel) keeping acceleration scheme 1 (**) Mouse0: (accel) acceleration profile 0 (**) Mouse0: (accel) acceleration factor: 2.000 (**) Mouse0: (accel) acceleration threshold: 4 (II) Mouse0: ps2EnableDataReporting: succeeded (II) config/udev: Adding input device Power Button (/dev/input/event11) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Video Bus (/dev/input/event13) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Power Button (/dev/input/event10) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device USB Headphone Set (/dev/input/event1) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event2) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event3) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/mouse1) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event4) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse2) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event5) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse3) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event6) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event7) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/mouse4) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event8) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/event9) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Plus More Enterprise LTD. USB-compliant keyboard (/dev/input/mouse5) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device PC Speaker (/dev/input/event12) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0) (II) AutoAddDevices is off - not adding device. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0) (II) AutoAddDevices is off - not adding device. (II) Feb 10 19:39:25 NVIDIA(0): Setting mode "1280x1024_75" (II) Feb 10 21:35:40 NVIDIA(0): Setting mode "DFP:1280x1024" udev information: P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11/event11 N: input/event11 S: char/13:75 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input11/event11 E: MAJOR=13 E: MINOR=75 E: DEVNAME=/dev/input/event11 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:75 P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input13/event13 N: input/event13 S: char/13:77 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input13/event13 E: MAJOR=13 E: MINOR=77 E: DEVNAME=/dev/input/event13 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:77 P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10/event10 N: input/event10 S: char/13:74 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10/event10 E: MAJOR=13 E: MINOR=74 E: DEVNAME=/dev/input/event10 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:74 P: /devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.3/1-1.3:1.3/input/input1/event1 N: input/event1 S: char/13:65 S: input/by-id/usb-0c76_USB_Headphone_Set-event-if03 S: input/by-path/pci-0000:00:02.1-usb-0:1.3:1.3-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.3/1-1.3:1.3/input/input1/event1 E: MAJOR=13 E: MINOR=65 E: DEVNAME=/dev/input/event1 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=0c76 E: ID_VENDOR_ENC=0c76 E: ID_VENDOR_ID=0c76 E: ID_MODEL=USB_Headphone_Set E: ID_MODEL_ENC=USB\x20Headphone\x20Set E: ID_MODEL_ID=1607 E: ID_REVISION=0100 E: ID_SERIAL=0c76_USB_Headphone_Set E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:010100:010200:030000: E: ID_USB_INTERFACE_NUM=03 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:1.3:1.3 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:65 /dev/input/by-id/usb-0c76_USB_Headphone_Set-event-if03 /dev/input/by-path/pci-0000:00:02.1-usb-0:1.3:1.3-event P: /devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.0/input/input2/event2 N: input/event2 S: char/13:66 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd S: input/by-path/pci-0000:00:02.1-usb-0:1.4:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.0/input/input2/event2 E: MAJOR=13 E: MINOR=66 E: DEVNAME=/dev/input/event2 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:1.4:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:66 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd /dev/input/by-path/pci-0000:00:02.1-usb-0:1.4:1.0-event-kbd P: /devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.1/input/input3/event3 N: input/event3 S: char/13:67 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 S: input/by-path/pci-0000:00:02.1-usb-0:1.4:1.1-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.1/input/input3/event3 E: MAJOR=13 E: MINOR=67 E: DEVNAME=/dev/input/event3 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:1.4:1.1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:67 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 /dev/input/by-path/pci-0000:00:02.1-usb-0:1.4:1.1-event P: /devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.1/input/input3/mouse1 N: input/mouse1 S: char/13:33 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.1/input/input3/mouse1 E: MAJOR=13 E: MINOR=33 E: DEVNAME=/dev/input/mouse1 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:1.4:1.1 E: DEVLINKS=/dev/char/13:33 P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.1/1-2.1.1:1.0/input/input4/event4 N: input/event4 S: char/13:68 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse S: input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.1/1-2.1.1:1.0/input/input4/event4 E: MAJOR=13 E: MINOR=68 E: DEVNAME=/dev/input/event4 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.1:1.0 E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event-mouse P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.1/1-2.1.1:1.0/input/input4/mouse2 N: input/mouse2 S: char/13:34 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse S: input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.1/1-2.1.1:1.0/input/input4/mouse2 E: MAJOR=13 E: MINOR=34 E: DEVNAME=/dev/input/mouse2 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.1:1.0 E: DEVLINKS=/dev/char/13:34 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-mouse P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input5/event5 N: input/event5 S: char/13:69 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse S: input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input5/event5 E: MAJOR=13 E: MINOR=69 E: DEVNAME=/dev/input/event5 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.2:1.0 E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event-mouse P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input5/mouse3 N: input/mouse3 S: char/13:35 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse S: input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input5/mouse3 E: MAJOR=13 E: MINOR=35 E: DEVNAME=/dev/input/mouse3 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.2:1.0 E: DEVLINKS=/dev/char/13:35 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input6/event6 N: input/event6 S: char/13:70 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd S: input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input6/event6 E: MAJOR=13 E: MINOR=70 E: DEVNAME=/dev/input/event6 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.3:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.0-event-kbd P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/input/input7/event7 N: input/event7 S: char/13:71 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 S: input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.1-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/input/input7/event7 E: MAJOR=13 E: MINOR=71 E: DEVNAME=/dev/input/event7 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.3:1.1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:71 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.1-event P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/input/input7/mouse4 N: input/mouse4 S: char/13:36 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/input/input7/mouse4 E: MAJOR=13 E: MINOR=36 E: DEVNAME=/dev/input/mouse4 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.3:1.1 E: DEVLINKS=/dev/char/13:36 P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.0/input/input8/event8 N: input/event8 S: char/13:72 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd S: input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.0/input/input8/event8 E: MAJOR=13 E: MINOR=72 E: DEVNAME=/dev/input/event8 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.4:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:72 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-kbd /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.0-event-kbd P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.1/input/input9/event9 N: input/event9 S: char/13:73 S: input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 S: input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.1-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.1/input/input9/event9 E: MAJOR=13 E: MINOR=73 E: DEVNAME=/dev/input/event9 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.4:1.1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:menu_toggle,grp_led:scroll E: DEVLINKS=/dev/char/13:73 /dev/input/by-id/usb-Plus_More_Enterprise_LTD._USB-compliant_keyboard-event-if01 /dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.1-event P: /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.1/input/input9/mouse5 N: input/mouse5 S: char/13:37 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.1/input/input9/mouse5 E: MAJOR=13 E: MINOR=37 E: DEVNAME=/dev/input/mouse5 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Plus_More_Enterprise_LTD. E: ID_VENDOR_ENC=Plus\x20More\x20Enterprise\x20LTD. E: ID_VENDOR_ID=0518 E: ID_MODEL=USB-compliant_keyboard E: ID_MODEL_ENC=USB-compliant\x20keyboard E: ID_MODEL_ID=0001 E: ID_REVISION=0100 E: ID_SERIAL=Plus_More_Enterprise_LTD._USB-compliant_keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:02.1-usb-0:2.1.4:1.1 E: DEVLINKS=/dev/char/13:37 P: /devices/pci0000:00/0000:00:07.0/input/input14/event14 N: input/event14 S: char/13:78 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:07.0/input/input14/event14 E: MAJOR=13 E: MINOR=78 E: DEVNAME=/dev/input/event14 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_PATH=pci-0000:00:07.0 E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:78 P: /devices/platform/pcspkr/input/input12/event12 N: input/event12 S: char/13:76 S: input/by-path/platform-pcspkr-event-spkr E: UDEV_LOG=3 E: DEVPATH=/devices/platform/pcspkr/input/input12/event12 E: MAJOR=13 E: MINOR=76 E: DEVNAME=/dev/input/event12 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_SERIAL=noserial E: ID_PATH=platform-pcspkr E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:76 /dev/input/by-path/platform-pcspkr-event-spkr P: /devices/virtual/input/input0/event0 N: input/event0 S: char/13:64 E: UDEV_LOG=3 E: DEVPATH=/devices/virtual/input/input0/event0 E: MAJOR=13 E: MINOR=64 E: DEVNAME=/dev/input/event0 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_SERIAL=noserial E: DMI_VENDOR=System manufacturer E: DEVLINKS=/dev/char/13:64 P: /devices/virtual/input/input0/mouse0 N: input/mouse0 S: char/13:32 E: UDEV_LOG=3 E: DEVPATH=/devices/virtual/input/input0/mouse0 E: MAJOR=13 E: MINOR=32 E: DEVNAME=/dev/input/mouse0 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_SERIAL=noserial E: DEVLINKS=/dev/char/13:32 DRM Information from dmesg: [ 0.000000] No AGP bridge found [ 0.889732] PCI-DMA: Disabling AGP. [ 0.889825] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture [ 0.898476] Linux agpgart interface v0.103 -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg depends on: ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii nvidia-gl 195.36.31-6 NVIDIA binary Xorg driver ii x11-xkb-u 7.5+5 X11 XKB utilities ii xkb-data 1.8-2 X Keyboard Extension (XKB) configu ii xserver-x 2:1.7.7-11 Xorg X server - core server ii xserver-x 1:7.5+8 the X.Org X server -- input driver ii xserver-x 1:2.3.2-6 X.Org X server -- evdev input driv ii xserver-x 1:1.5.0-2 X.Org X server -- mouse input driv ii xserver-x 1.2.2-2 Synaptics TouchPad driver for X.Or ii xserver-x 0.10.5+20100416-1 X.Org X server -- Wacom input driv ii xserver-x 1:7.5+8 the X.Org X server -- output drive ii xserver-x 1:1.2.2-2 X.Org X server -- APM display driv ii xserver-x 1:0.7.2-2 X.Org X server -- ark display driv ii xserver-x 1:6.13.1-2+squeeze1 X.Org X server -- AMD/ATI display ii xserver-x 1:1.2.3-1 X.Org X server -- Chips display dr ii xserver-x 1:1.3.2-2+squeeze1 X.Org X server -- Cirrus display d ii xserver-x 1:0.4.2-2 X.Org X server -- fbdev display dr ii xserver-x 2.11.9-7 X.Org X server -- Geode GX2/LX dis ii xserver-x 1:1.3.3-2 X.Org X server -- i128 display dri ii xserver-x 1:1.3.2-2 X.Org X server -- i740 display dri ii xserver-x 2:2.13.0-5 X.Org X server -- Intel i8xx, i9xx ii xserver-x 6.8.2-3 X.Org X server -- ATI Mach64 displ ii xserver-x 1:1.4.11.dfsg-4+squeeze1 X.Org X server -- MGA display driv ii xserver-x 1:1.2.4-3 X.Org X server -- Neomagic display ii xserver-x 1:0.0.15+git20100329+7858345-5 X.Org X server -- Nouveau display ii xserver-x 1:2.1.17-3 X.Org X server -- NV display drive ii xserver-x 1:0.2.904+svn842-2 X.Org X server -- VIA display driv ii xserver-x 6.8.1-3 X.Org X server -- ATI r128 display ii xserver-x 1:6.13.1-2+squeeze1 X.Org X server -- AMD/ATI Radeon d ii xserver-x 1:4.2.3-3 X.Org X server -- Rendition displa ii xserver-x 1:0.6.3-2 X.Org X server -- legacy S3 displa ii xserver-x 1:1.10.4-2 X.Org X server -- S3 ViRGE display ii xserver-x 1:2.3.1-2 X.Org X server -- Savage display d ii xserver-x 1:1.7.3-2 X.Org X server -- SiliconMotion di ii xserver-x 1:0.10.3-1 X.Org X server -- SiS display driv ii xserver-x 1:0.9.3-2 X.Org X server -- SiS USB display ii xserver-x 1:1.4.3-2 X.Org X server -- tdfx display dri ii xserver-x 1:1.3.3-2 X.Org X server -- Trident display ii xserver-x 1:1.2.3-2 X.Org X server -- Tseng display dr ii xserver-x 1:2.3.0-3 X.Org X server -- VESA display dri ii xserver-x 1:11.0.1-2 X.Org X server -- VMware display d ii xserver-x 1:1.2.3-2 X.Org X server -- Voodoo display d Versions of packages xserver-xorg recommends: ii libgl1-mesa-dri 7.7.1-4 A free implementation of the OpenG xserver-xorg suggests no packages. -- no debconf information
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerFlags" Option "DefaultServerLayout" "alltogether" Option "AllowMouseOpenFail" "true" Option "AIGLX" "true" ### want AIGLX so put it here Option "AllowEmptyInput" "false" Option "AutoAddDevices" "false" Option "AutoEnableDevices" "false" # Option "DontZap" "false" EndSection Section "ServerLayout" Identifier "alltogether" Screen 0 "Screen0-0" 0 0 # .... # Screen N "ScreenN" RightOf "ScreenN-1" Screen 1 "Screen1-0" RightOf "Screen0-0" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection ######## seat 0 ######## Section "ServerLayout" Identifier "seat0" Screen 0 "Screen0-0" 0 0 # Screen 1 "Screen1-1" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" EndSection Section "Screen" Identifier "Screen0-0" Device "nvprop0-0" Monitor "Monitor0-0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP: 1280x1024 +0+0" SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Monitor" Identifier "Monitor0-0" VendorName "Belinea" ModelName "Maxdata (RogenTech) B1970 S1-P" HorizSync 31.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.3:1.0-event-kbd" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" # MatchIsPointer "on" # Driver "evdev" # Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-mouse" # MatchDevicePath "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "nvprop0-0" Driver "nvidia" # Option "SyncToVBlank" "1" Option "BackingStore" "True" BusID "PCI:2:0:0" # Screen 0 EndSection ######## seat 1 ######## Section "ServerLayout" Identifier "seat1" Screen 0 "Screen1-0" # Screen 1 "Screen1-1" ## Screen 0 "Screen1-0" 0 0 ## Screen 1 "Screen1-1" 0 0 InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Keyboard2" InputDevice "Mouse0" "CorePointer" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.4:1.0-event-kbd" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Keyboard2" Driver "evdev" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:1.4:1.0-event-kbd" # Option "Device" "/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1.4/1-1.4:1.0/input/input15" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:menu_toggle,grp:lwin_switch,grp_led:scroll" # Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "intl," Option "Pass" "3" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" # Driver "evdev" # Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-event" Option "Device" "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.1:1.0-mouse" # MatchIsPointer "on" # MatchDevicePath "/dev/input/by-path/pci-0000:00:02.1-usb-0:2.1.2:1.0-event" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor1-1" VendorName "VGA2Video" ModelName "CRT-1" HorizSync 28.0 - 55.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1-0" VendorName "Belinea" ModelName "Maxdata (RogenTech) B1970 S1-P" HorizSync 31.0 - 81.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "nvprop1-0" Driver "nvidia" Option "BackingStore" "True" BoardName "GeForce 9500 GT" # Option "SyncToVBlank" "1" BusID "PCI:3:0:0" Screen 0 EndSection Section "Device" Identifier "nvprop1-1" Driver "nvidia" Option "BackingStore" "True" BoardName "GeForce 9500 GT" # Option "SyncToVBlank" "1" BusID "PCI:3:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen1-1" Device "nvprop1-1" Monitor "Monitor1-1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT: 1024x768" # Option "metamodes" "CRT: 1024x768 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1-0" Device "nvprop1-0" Monitor "Monitor1-0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP: 1280x1024" # Option "metamodes" "DFP: 1280x1024 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection ######################### Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" "intl," Option "XkbOptions" "grp:menu_toggle,grl_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "nvprop0" EndSection