problem with keyboard
Status: Beta
Brought to you by:
frank23
Hi, I have mapped the ALT+F1 to print the string
\033[51, but that don't do any signal. why ?
------
String F37 = "\033[51~"
alt keycode 59 = F37
after that:
# loadkeys test.kmap
#cat
^[[51~
# cd /netstation-0.9/utils/build-kmap
# ./dumpkeys > br
# cp br ../../packages/keymaps-br/lib/kmaps/console/br
# build
Ok
The other things that I hava mapped wok fine.
Sorry my english.. =)