I inserted the following into a keymap file and tried to load it.
/----[ /etc/console-tools/default.kmap.gz ] | keycode 13 = equal plus | control keycode 13 = Control_equal | alt keycode 13 = Meta_equal \---- I get the following errors when I load it: /---- | Loading default.kmap.gz | unknown keysym `Control_equal' | default.kmap.gz:49: parse error | syntax error in map file | key bindings not changed \---- I tried `dumpkeys --long-info`, and indeed there is no "Control_equal" there. I badly want to bind that key to a function in my console-mode Emacs. FWIW, the key combo already works under X. xmodmap -pk did not show up anything interesting. Any clues on how to get the key working on the console? -karra -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Sysadmin jobs (changing user shells) LOST #117 To change the default shell of an user, use the "chsh" utility Syntax: chsh [-s login_shell] [user] ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
