Package: console-tools
Version: 1:0.2.3dbs-56

I am using setkeycodes and loadkeys with the funkeyd kernel patch to
use the volume buttons on my laptop. The advantage is that this is
working on normal consoles instead of only on X11.

With the previous version I did have installed this worked. (version
1:0.2.3-23.3)
Now I get a 'null symbol found' error in loadkeys. 

Is it possible to get this working again?

At this moment I am using the old loadkeys binary again. That way I am
able to change the audio volume...


bash# setkeycodes e020 89 e02e 90 e030 91
bash# echo -e 'keycode 89 = U+fe59\nkeycode 90 = U+fe5a\nkeycode 91 =
U+fe5b' | loadkeys
null symbol found
null symbol found
null symbol found
loadkeys: (null):1: impossible error in do_constant

bash# echo -e 'keycode 89 = U+fe59\nkeycode 90 = U+fe5a\nkeycode 91 =
U+fe5b' | loadkeys.old
loadkeys.old: warning: this map uses Unicode symbols
    (perhaps you want to do `kbd_mode -u'?)


Regards,
  Berend.

Reply via email to