[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#407189: libxkbfile1: does not change key autorepeat state



Package: libxkbfile1
Version: 1:1.0.3-2
Severity: normal

When doing something like
  xkbcomp $DISPLAY /tmp/xkb
  <edit /tmp/xkb to change key autorepeat state>
  xkbcomp /tmp/xkb $DISPLAY
to change some keys' autorepeat state as viewed by the X server, the
autorepeat states are silently unchanged.

I believe that this is because the code which would be responsible for 
changing the state is commented out:
  #ifdef NOTYET
  ...
  #endif
in XkbWriteToServer in srvmisc.c.

My IBM X40 Thinkpad has two keys which I would like to turn into Hyper 
and Super modifiers; however, their default state is to autorepeat, and 
I can't turn this off using xkbcomp.  (Using xset -r <keycode> works, 
however, as does generating an XkbSetControls request manually).

I'd be happy to provide more information or provide sample files if that 
would help.

Christophe
-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libxkbfile1 depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libx11-6                     2:1.0.3-4   X11 client-side library
ii  x11-common                   1:7.1.0-10  X Window System (X.Org) infrastruc

libxkbfile1 recommends no packages.

-- no debconf information



Reply to: