You are not logged in.

#1 2007-12-31 12:20:30

firedance
Member
From: Stockholm, Sweden
Registered: 2005-04-18
Posts: 131

Multiple keyboards and mice, change keycode?

Allright, I have a logitech wireless keyboard and mouse wich work fine with evdev (well, mouse has this problem: http://bbs.archlinux.org/viewtopic.php?id=41644 so I use the /dev/input/mice wich works fine)
Then I have a Sidewinder gamevoice (a pad with 8 buttons) wich is recognised as a mouse (I'd say it's a keyboard, but I don't think it matters since xorg says it has 8 buttons)
and I also have a "remote control" wich works as a keyboard.

Okay here's the important part of the xorg.conf (i think)

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse" "CorePointer"
    InputDevice    "Keyboard" "CoreKeyboard"

    InputDevice    "Remote" "SendCoreEvents" "True"
    InputDevice    "SideWinder" "SendCoreEvents" "True"
EndSection

Section "InputDevice"
    Identifier "Remote"
    Driver "evdev"
    Option "XkbRules" "xorg"
    Option "Name" "MEIKEMicroe USB PCRemoter"
    Option "Device" "/dev/input/by-id/usb-MEIKEMicroe_USB_PCRemoter-event-kbd"
EndSection
Section "InputDevice"
    Identifier "SideWinder"
    Driver "evdev"
    Option "Name" "Microsoft SideWinder Game Voice"
    Option "Device" "/dev/input/event6"
EndSection
Section "InputDevice"
    Identifier  "Keyboard"
    Driver "evdev"
    Option "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-kbd"
    Option      "XkbLayout" "se"
EndSection

Section "InputDevice"
    Identifier  "Mouse"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    #Option        "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

If I have the last two lines in serverlayout commented everything works fine, but if I have one or both uncommented i get this:

xauth:  creating new authority file /home/firedance/.serverauth.7567


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.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-ARCH i686 
Current Operating System: Linux NetBox 2.6.23.12 #6 SMP Sun Dec 30 21:48:46 CET 2007 i686
Build Date: 15 December 2007  07:33:45PM
 
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Module Loader present
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.0.log", Time: Mon Dec 31 12:34:51 2007
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "ramdac" already built-in
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple names for keycode 211
>                   Using <I211>, ignoring <AB11>
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
expected keysym, got XF86MonBrightnessDown: line 136 of inet
expected keysym, got XF86MonBrightnessUp: line 137 of inet
expected keysym, got XF86KbdLightOnOff: line 140 of inet
expected keysym, got XF86KbdBrightnessDown: line 141 of inet
expected keysym, got XF86KbdBrightnessUp: line 142 of inet
Errors from xkbcomp are not fatal to the X server
evdev: leds are 0x0 for device 3
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple names for keycode 211
>                   Using <I211>, ignoring <AB11>
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
expected keysym, got XF86MonBrightnessDown: line 136 of inet
expected keysym, got XF86MonBrightnessUp: line 137 of inet
expected keysym, got XF86KbdLightOnOff: line 140 of inet
expected keysym, got XF86KbdBrightnessDown: line 141 of inet
expected keysym, got XF86KbdBrightnessUp: line 142 of inet
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
evdev: leds are 0x0 for device 4
/usr/bin/startxfce4: X server already running on display :0
Agent pid 7605
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
** Message: This build doesn't include support for XF86Misc extension
** Message: Querying Xkb extension
** Message: Xkb extension found
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
** Message: Querying XINPUT extension
** Message: XINPUT extension found
** Message: Querying Xkb extension
** Message: Xkb extension found
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
** Message: This build doesn't include support for XF86Misc extension
** Message: Querying Xkb extension
** Message: Xkb extension found
** Message: Querying XINPUT extension
** Message: XINPUT extension found
** Message: Querying Xkb extension
** Message: Xkb extension found

(Thunar:7622): thunar-vfs-WARNING **: Failed to connect to the HAL daemon: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
** Message: This build doesn't include support for XF86Misc extension
** Message: Querying Xkb extension
** Message: Xkb extension found
** Message: Querying XINPUT extension
** Message: XINPUT extension found
** Message: Querying Xkb extension
** Message: Xkb extension found

** (xfdesktop:7624): CRITICAL **: settings_register_callback: assertion `cb && user_data && mcs_client' failed

** (xfdesktop:7624): CRITICAL **: settings_register_callback: assertion `cb && user_data && mcs_client' failed
evdev: leds are 0x0 for device 4
evdev: leds are 0x0 for device 3
evdev: leds are 0x0 for device 4
** Message: This build doesn't include support for XF86Misc extension
** Message: Querying Xkb extension
** Message: Xkb extension found
** Message: Querying XINPUT extension
** Message: XINPUT extension found
** Message: Querying Xkb extension
** Message: Xkb extension found

The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple names for keycode 211
>                   Using <I211>, ignoring <AB11>
This makes me wonder, is there a way to change the keycode that the remote or sidewinder reports? (So i can have special features on theese buttons)

and I have no idea what this means:
expected keysym, got XF86KbdBrightnessUp: line 72 of pc

or where to fix it.

when running xev I see nothing reported by the remote nor the sidewinder sad

It also makes xfce-mcs-manager crash, but I hope that will be solved when the issues above are solved.

*** glibc detected *** xfce-mcs-manager: free(): invalid next size (fast): 0x0818af70 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7893836]
/lib/libc.so.6(cfree+0x89)[0xb78954d9]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb7998a51]
/usr/lib/xfce4/mcs-plugins/mouse_plugin.so[0xb66f4dc7]
/usr/lib/xfce4/mcs-plugins/mouse_plugin.so[0xb66f5045]
/usr/lib/xfce4/mcs-plugins/mouse_plugin.so(mcs_plugin_init+0x529)[0xb66f55c9]
xfce-mcs-manager(main+0x1fe)[0x804a82e]
/lib/libc.so.6(__libc_start_main+0xe0)[0xb7842390]
xfce-mcs-manager[0x8049ea1]
======= Memory map: ========
08048000-0804c000 r-xp 00000000 03:06 462350     /usr/bin/xfce-mcs-manager
0804c000-0804d000 rwxp 00003000 03:06 462350     /usr/bin/xfce-mcs-manager
0804d000-081b2000 rwxp 0804d000 00:00 0          [heap]
b6400000-b6421000 rwxp b6400000 00:00 0 
b6421000-b6500000 ---p b6421000 00:00 0 
b6517000-b6521000 r-xp 00000000 03:06 457377     /usr/lib/libgcc_s.so.1
b6521000-b6522000 rwxp 00009000 03:06 457377     /usr/lib/libgcc_s.so.1
b653c000-b6653000 r-xp 00000000 03:06 459726     /usr/lib/libxml2.so.2.6.30
b6653000-b6658000 rwxp 00117000 03:06 459726     /usr/lib/libxml2.so.2.6.30
b6658000-b6659000 rwxp b6658000 00:00 0 
b6659000-b668b000 r-xp 00000000 03:06 462613     /usr/lib/libcroco-0.6.so.3.0.1
b668b000-b668e000 rwxp 00031000 03:06 462613     /usr/lib/libcroco-0.6.so.3.0.1
b668e000-b66bd000 r-xp 00000000 03:06 458616     /usr/lib/libgsf-1.so.114.0.7
b66bd000-b66c0000 rwxp 0002e000 03:06 458616     /usr/lib/libgsf-1.so.114.0.7
b66c0000-b66c1000 rwxp b66c0000 00:00 0 
b66c1000-b66f0000 r-xp 00000000 03:06 458277     /usr/lib/librsvg-2.so.2.18.2
b66f0000-b66f1000 rwxp 0002f000 03:06 458277     /usr/lib/librsvg-2.so.2.18.2
b66f1000-b66fa000 r-xp 00000000 03:06 588233     /usr/lib/xfce4/mcs-plugins/mouse_plugin.so
b66fa000-b66fb000 rwxp 00009000 03:06 588233     /usr/lib/xfce4/mcs-plugins/mouse_plugin.so
b66fb000-b670a000 r-xp 00000000 03:06 588232     /usr/lib/xfce4/mcs-plugins/keyboard_plugin.so
b670a000-b670b000 rwxp 0000e000 03:06 588232     /usr/lib/xfce4/mcs-plugins/keyboard_plugin.so
b670b000-b6cf8000 r-xp 00000000 03:06 588778     /usr/share/icons/hicolor/icon-theme.cache
b6cf8000-b72e5000 r-xp 00000000 03:06 588778     /usr/share/icons/hicolor/icon-theme.cache
b72e5000-b72ee000 r-xp 00000000 03:06 538694     /lib/libnss_files-2.7.so
b72ee000-b72f0000 rwxp 00008000 03:06 538694     /lib/libnss_files-2.7.so
b72f8000-b72fc000 r-xp 00000000 03:06 461560     /usr/lib/libXxf86vm.so.1.0.0
b72fc000-b72fd000 rwxp 00003000 03:06 461560     /usr/lib/libXxf86vm.so.1.0.0
b72fd000-b7302000 r-xp 00000000 03:06 588231     /usr/lib/xfce4/mcs-plugins/display_plugin.so
b7302000-b7303000 rwxp 00004000 03:06 588231     /usr/lib/xfce4/mcs-plugins/display_plugin.so
b7303000-b7307000 r-xp 00000000 03:06 462491     /usr/lib/libxfce4mcs-client.so.3.0.5
b7307000-b7308000 rwxp 00003000 03:06 462491     /usr/lib/libxfce4mcs-client.so.3.0.5
b7308000-b7309000 r-xp 00000000 03:06 587990     /usr/lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so
b7309000-b730a000 rwxp 00000000 03:06 587990     /usr/lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so
b730a000-b7346000 r-xp 002d0000 03:06 457254     /usr/lib/locale/locale-archive
b7346000-b7546000 r-xp 00000000 03:06 457254     /usr/lib/locale/locale-archive
b7546000-b7548000 rwxp b7546000 00:00 0 
b7548000-b754c000 r-xp 00000000 03:06 461472     /usr/lib/libXdmcp.so.6.0.0
b754c000-b754d000 rwxp 00003000 03:06 461472     /usr/lib/libXdmcp.so.6.0.0
b754d000-b754f000 r-xp 00000000 03:06 461186     /usr/lib/libXau.so.6.0.0
b754f000-b7550000 rwxp 00001000 03:06 461186     /usr/lib/libXau.so.6.0.0
b7550000-b756e000 r-xp 00000000 03:06 461632     /usr/lib/libexpat.so.1.5.2
b756e000-b7570000 rwxp 0001e000 03:06 461632     /usr/lib/libexpat.so.1.5.2
b7570000-b7571000 rwxp b7570000 00:00 0 
b7571000-b7588000 r-xp 00000000 03:06 462489     /usr/lib/libxcb.so.1.0.0
b7588000-b7589000 rwxp 00016000 03:06 462489     /usr/lib/libxcb.so.1.0.0
b7589000-b758a000 r-xp 00000000 03:06 462330     /usr/lib/libxcb-xlib.so.0.0.0
b758a000-b758b000 rwxp 00000000 03:06 462330     /usr/lib/libxcb-xlib.so.0.0.0
b758b000-b75b1000 r-xp 00000000 03:06 538830     /lib/libpcre.so.0.0.1
b75b1000-b75b2000 rwxp 00025000 03:06 538830     /lib/libpcre.so.0.0.1
b75b2000-b75c3000 r-xp 00000000 03:06 538779     /lib/libz.so.1.2.3
b75c3000-b75c4000 rwxp 00010000 03:06 538779     /lib/libz.so.1.2.3
b75c4000-b763b000 r-xp 00000000 03:06 461509     /usr/lib/libfreetype.so.6.3.16
b763b000-b763f000 rwxp 00077000 03:06 461509     /usr/lib/libfreetype.so.6.3.16
b763f000-b7640000 rwxp b763f000 00:00 0 
b7640000-b766c000 r-xp 00000000 03:06 458243     /usr/lib/libpangoft2-1.0.so.0.1800.3
b766c000-b766d000 rwxp 0002c000 03:06 458243     /usr/lib/libpangoft2-1.0.so.0.1800.3
b766d000-b7675000 r-xp 00000000 03:06 458306     /usr/lib/libXcursor.so.1.0.2
b7675000-b7676000 rwxp 00007000 03:06 458306     /usr/lib/libXcursor.so.1.0.2
b7676000-b767b000 r-xp 00000000 03:06 460669     /usr/lib/libXrandr.so.2.1.0
b767b000-b767c000 rwxp 00005000 03:06 460669     /usr/lib/libXrandr.so.2.1.0
b767c000-b7683000 r-xp 00000000 03:06 457433     /usr/lib/libXi.so.6.0.0
b7683000-b7684000 rwxp 00006000 03:06 457433     /usr/lib/libXi.so.6.0.0
b7684000-b7686000 r-xp 00000000 03:06 461621     /usr/lib/libXinerama.so.1.0.0
b7686000-b7687000 rwxp 00001000 03:06 461621     /usr/lib/libXinerama.so.1.0.0
b7687000-b7688000 rwxp b7687000 00:00 0 
b7688000-b768f000 r-xp 00000000 03:06 458123     /usr/lib/libXrender.so.1.3.0
b768f000-b7690000 rwxp 00007000 03:06 458123     /usr/lib/libXrender.so.1.3.0
b7690000-b769d000 r-xp 00000000 03:06 461495     /usr/lib/libXext.so.6.4.0
b769d000-b769e000 rwxp 0000c000 03:06 461495     /usr/lib/libXext.so.6.4.0
b769e000-b76c6000 r-xp 00000000 03:06 462013     /usr/lib/libfontconfig.so.1.3.0
b76c6000-b76c7000 rwxp 00028000 03:06 462013     /usr/lib/libfontconfig.so.1.3.0
b76c7000-b76e9000 r-xp 00000000 03:06 459338     /usr/lib/libpng12.so.0.24.0
b76e9000-b76ea000 rwxp 00021000 03:06 459338     /usr/lib/libpng12.so.0.24.0
b76ea000-b76ee000 r-xp 00000000 03:06 461665     /usr/lib/libXfixes.so.3.1.0
b76ee000-b76ef000 rwxp 00003000 03:06 461665     /usr/lib/libXfixes.so.3.1.0
b76ef000-b76f0000 rwxp b76ef000 00:00 0 
b76f0000-b76f2000 r-xp 00000000 03:06 458623     /usr/lib/libXdamage.so.1.1.0
b76f2000-b76f3000 rwxp 00001000 03:06 458623     /usr/lib/libXdamage.so.1.1.0
b76f3000-b76f5000 r-xp 00000000 03:06 460680     /usr/lib/libXcomposite.so.1.0.0
b76f5000-b76f6000 rwxp 00001000 03:06 460680     /usr/lib/libXcomposite.so.1.0.0
b76f6000-b76fd000 r-xp 00000000 03:06 462153     /usr/lib/libstartup-notification-1.so.0.0.0
b76fd000-b76fe000 rwxp 00006000 03:06 462153     /usr/lib/libstartup-notification-1.so.0.0.0
b76fe000-b77e3000 r-xp 00000000 03:06 461190     /usr/lib/libX11.so.6.2.0
b77e3000-b77e7000 rwxp 000e4000 03:06 461190     /usr/lib/libX11.so.6.2.0
b77e7000-b77fb000 r-xp 00000000 03:06 458120     /usr/lib/libICE.so.6.3.0
b77fb000-b77fc000 rwxp 00014000 03:06 458120     /usr/lib/libICE.so.6.3.0
b77fc000-b77ff000 rwxp b77fc000 00:00 0 
b77ff000-b7806000 r-xp 00000000 03:06 461467     /usr/lib/libSM.so.6.0.0
b7806000-b7807000 rwxp 00006000 03:06 461467     /usr/lib/libSM.so.6.0.0
b7807000-b782a000 r-xp 00000000 03:06 538667     /lib/libm-2.7.so
b782a000-b782c000 rwxp 00022000 03:06 538667     /lib/libm-2.7.so
b782c000-b795c000 r-xp 00000000 03:06 538724     /lib/libc-2.7.so
b795c000-b795d000 r-xp 00130000 03:06 538724     /lib/libc-2.7.so
b795d000-b795f000 rwxp 00131000 03:06 538724     /lib/libc-2.7.so
b795f000-b7962000 rwxp b795f000 00:00 0 
b7962000-b7a00000 r-xp 00000000 03:06 457797     /usr/lib/libglib-2.0.so.0.1400.4
b7a00000-b7a01000 rwxp 0009e000 03:06 457797     /usr/lib/libglib-2.0.so.0.1400.4
b7a01000-b7a03000 r-xp 00000000 03:06 538706     /lib/libdl-2.7.so
b7a03000-b7a05000 rwxp 00001000 03:06 538706     /lib/libdl-2.7.so
b7a05000-b7a08000 r-xp 00000000 03:06 457795     /usr/lib/libgmodule-2.0.so.0.1400.4
b7a08000-b7a09000 rwxp 00002000 03:06 457795     /usr/lib/libgmodule-2.0.so.0.1400.4
b7a09000-b7a0a000 rwxp b7a09000 00:00 0 
b7a0a000-b7a43000 r-xp 00000000 03:06 457787     /usr/lib/libgobject-2.0.so.0.1400.4
b7a43000-b7a44000 rwxp 00039000 03:06 457787     /usr/lib/libgobject-2.0.so.0.1400.4
b7a44000-b7ab8000 r-xp 00000000 03:06 460166     /usr/lib/libcairo.so.2.11.6
b7ab8000-b7aba000 rwxp 00073000 03:06 460166     /usr/lib/libcairo.so.2.11.6
b7aba000-b7af4000 r-xp 00000000 03:06 458236     /usr/lib/libpango-1.0.so.0.1800.3
b7af4000-b7af6000 rwxp 00039000 03:06 458236     /usr/lib/libpango-1.0.so.0.1800.3
b7af6000-b7afe000 r-xp 00000000 03:06 458234     /usr/lib/libpangocairo-1.0.so.0.1800.3
b7afe000-b7aff000 rwxp 00007000 03:06 458234     /usr/lib/libpangocairo-1.0.so.0.1800.3
b7aff000-b7b18000 r-xp 00000000 03:06 457872     /usr/lib/libgdk_pixbuf-2.0.so.0.1200.3
b7b18000-b7b19000 rwxp 00018000 03:06 457872     /usr/lib/libgdk_pixbuf-2.0.so.0.1200.3
b7b19000-b7b31000 r-xp 00000000 03:06 460467     /usr/lib/libatk-1.0.so.0.2009.1
b7b31000-b7b33000 rwxp 00017000 03:06 460467     /usr/lib/libatk-1.0.so.0.2009.1
b7b33000-b7b34000 rwxp b7b33000 00:00 0 
b7b34000-b7bb4000 r-xp 00000000 03:06 457868     /usr/lib/libgdk-x11-2.0.so.0.1200.3
b7bb4000-b7bb7000 rwxp 00080000 03:06 457868     /usr/lib/libgdk-x11-2.0.so.0.1200.3
b7bb7000-b7bc3000 r-xp 00000000 03:06 461759     /usr/lib/libxfce4util.so.4.0.2
b7bc3000-b7bc4000 rwxp 0000b000 03:06 461759     /usr/lib/libxfce4util.so.4.0.2
b7bc4000-b7bc5000 rwxp b7bc4000 00:00 0 
b7bc5000-b7f27000 r-xp 00000000 03:06 457865     /usr/lib/libgtk-x11-2.0.so.0.1200.3
b7f27000-b7f2d000 rwxp 00362000 03:06 457865     /usr/lib/libgtk-x11-2.0.so.0.1200.3
b7f2d000-b7f2e000 rwxp b7f2d000 00:00 0 
b7f2e000-b7f75000 r-xp 00000000 03:06 462162     /usr/lib/libxfcegui4.so.4.2.6
b7f75000-b7f77000 rwxp 00047000 03:06 462162     /usr/lib/libxfcegui4.so.4.2.6
b7f77000-b7f7d000 r-xp 00000000 03:06 462159     /usr/lib/libxfce4mcs-manager.so.3.0.5
b7f7d000-b7f7e000 rwxp 00005000 03:06 462159     /usr/lib/libxfce4mcs-manager.so.3.0.5
b7f7e000-b7f7f000 rwxp b7f7e000 00:00 0 
b7f7f000-b7f8e000 r-xp 00000000 03:06 538826     /lib/libbz2.so.1.0.4
b7f8e000-b7f8f000 rwxp 0000f000 03:06 538826     /lib/libbz2.so.1.0.4
b7f8f000-b7f90000 r-xp 00000000 03:06 571413     /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
b7f90000-b7f91000 rwxp 00000000 03:06 571413     /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
b7f91000-b7f92000 r-xp 00000000 03:06 653623     /usr/lib/gconv/ISO8859-1.so
b7f92000-b7f94000 rwxp 00000000 03:06 653623     /usr/lib/gconv/ISO8859-1.so
b7f97000-b7f98000 r-xp 00000000 03:06 588080     /usr/lib/xfce4/mcs-plugins/fm_plugin.so
b7f98000-b7f99000 rwxp 00001000 03:06 588080     /usr/lib/xfce4/mcs-plugins/fm_plugin.so
b7f99000-b7fb3000 r-xp 00000000 03:06 538562     /lib/ld-2.7.so
b7fb3000-b7fb5000 rwxp 0001a000 03:06 538562     /lib/ld-2.7.so
bfae2000-bfaf7000 rw-p bffeb000 00:00 0          [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0          [vdso]
xfce4-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

(xfdesktop:7624): libxfcegui4-WARNING **: ICE I/O Error

(xfdesktop:7624): libxfcegui4-WARNING **: Disconnected from session manager.

(xfwm4:7617): libxfcegui4-WARNING **: ICE I/O Error

(xfwm4:7617): libxfcegui4-WARNING **: Disconnected from session manager.

(xfce4-panel:7620): libxfcegui4-WARNING **: ICE I/O Error

(xfce4-panel:7620): libxfcegui4-WARNING **: Disconnected from session manager.
xfwm4: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
Agent pid 7605 killed
xinit:  connection to X server lost.

waiting for X server to shut down xfce4-panel: Fatal IO error 104 (Connection reset by peer) on X server :0.0.
xfdesktop: Fatal IO error 4 (Interrupted system call) on X server :0.0.
opera: Fatal IO error: client killed
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

Uh, all this code made a long post, maybe the forum needs a [spoiler] tag.
Well, thankyou in advance!

Offline

#2 2008-01-02 14:59:34

firedance
Member
From: Stockholm, Sweden
Registered: 2005-04-18
Posts: 131

Re: Multiple keyboards and mice, change keycode?

Allright, I can't get any output anywhere from the remote (tho I managed to make it move my mouse, no idea how or why, doesn't do it anymoore tho)

Now I'm on the sidewinder: it shows up in /dev/input/event6 and I can see data when doing cat /dev/usb/hiddev1, and evbug says the keycode of the buttons are 256-263, if I have understood correctly either xorg or linux can't handle keycodes above 255 (or is it 240?), any suggestions on what I can do?

Offline

Board footer

Powered by FluxBB