--- Simeon Johnston <simeonuj at eetc.com> wrote: > My KB at work crapped out on me (well, it still works but the cord is > too short and we have no AT extenders). I got a PS/2 adapter and > hooked up a internet KB from compuserve (cheap POS). How do I get the > functionality in Linux? Specifically, can I get some of the keys to > work in console - NOT Xterm. --- For X, hotkeys is your friend (try Freshmeat). It's a lot easier than xmodmap. For the console, try http://www2.linuxjournal.com/lj-issues/issue14/1080.html and use showkey -s to display the different key codes. Just out of curiousity, what do you have planned for your keyboard? I can understand using an Internet keyboard under X (I have one that has various media buttons, volume control, and program shortcuts) but it seems that its functionality would be severly limited in a text console. Perhaps I am thinking too GUIly. :Peter