LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Taming a weird keyboard (https://www.linuxquestions.org/questions/linux-newbie-8/taming-a-weird-keyboard-385410/)

TroelsSmit 11-22-2005 01:56 AM

Taming a weird keyboard
 
Hi,

I have a laptop with japanese keyboard, I want to bind the special japanese keys to other european keys so I will have access to "larger than" "smaller than" ... etc.

How do I do this ??? (suse 10)

ioerror 11-22-2005 01:49 PM

In X, xmodmap. On the console, loadkeys.

Use xev to see the keycodes, and assign them to whatever keysym you want (see xmodmap man page for the syntax).

Put it all in ~/.xmodmap and put 'xmodmap ~/.xmodmap' in your ~/.xsession

Then again, Suse might have some flasy utility or frontend to xmodmap.

TroelsSmit 11-24-2005 07:50 PM

Your solution worked perfectly, thank you!


All times are GMT -5. The time now is 12:03 AM.