Author Topic: X11vnc And Keyboard  (Read 1705 times)

merli

  • Full Member
  • ***
  • Posts: 227
    • View Profile
    • http://
X11vnc And Keyboard
« 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?
merli
------
SL-C1000 - pdaxii13 5.3.3 but considering go back to beta1
Wifi D-link DCF-650W CF card - not using
bluetooth Billionton BT CF card and Samsung SGH-i310 GPRS
Pretec Cheetah 133x 4GB SD, Pretec Cheetah 80x 1GB CF

Seb

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
    • http://
X11vnc And Keyboard
« Reply #1 on: February 16, 2006, 11:06:43 am »
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