Package: x11-xkb-utils
Version: 7.3+1
Severity: normal
File: /usr/bin/setxkbmap
My X has the habit of losing its keyboard modifiers while working on
X. This used to be fixed by invoking setxkbmap .xkbmap with the
following .xkbmap file:
$ cat .xkbmap
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+de+compose(rwin)" };
xkb_geometry { include "pc(pc104)" };
};
$
This has stopped working recently:
$ setxkbmap .xkbmap
Error loading new keyboard description
Stracing setxkbmap shows that the code is trying to read from
/tmp/.X11-unix/X0, gets EAGAIN and bombs out.
Any hints will be appreciated.
Greetings
Marc
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.3-scyw00225 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages x11-xkb-utils depends on:
ii cpp 4:4.2.3-2 The GNU C preprocessor (cpp)
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxaw7 2:1.0.4-1 X11 Athena Widget library
ii libxkbfile1 1:1.0.5-1 X11 keyboard file manipulation lib
ii libxmu6 2:1.0.4-1 X11 miscellaneous utility library
ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii x11-common 1:7.3+10 X Window System (X.Org) infrastruc
x11-xkb-utils recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]