OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: merli on February 16, 2006, 10:22:09 am
-
Hello
Another problem to solve. I installed x11vnc server for pdaxrom on my c1000. I have one problem. I cannot type some characters on PC keyboard. They are mostly characters which are on Z-keyboard with Fn+key. But not all of them. Only some.
For example I cannot type :*}_ ]<>. And maybe some other.
Anyone can help?
-
look for a file which is called by xmodmap
mine is called userdefined.xmodmap
and is located in /etc/X11/kb
it maps keycodes to symbols (e.g. characters, comma, plus, minus, asterisk)
to find out keycodes run xev and press some keys
to find out the correspondent symbols (e.g. period, slash, at, equal, less, greater etc.) simply try or have a look at existing "xmodmap"-files
regards
seb