OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: tattergreis on July 31, 2005, 03:23:41 pm

Title: Rc10, Fn-key - How To Get I To Work
Post by: tattergreis on July 31, 2005, 03:23:41 pm
hej together,

after searching the topics i could find a few helpful hints
but no real description, of how to solve the nun-working
fn-key in kathrin rc10 on my 750 (corgie).

solution 1 (in an xterm enter the follwoing command):
xmodmap /etc/X11/kb/corgie.xmodmap

if you want to have the right xmodmap, everytime you start
your zaurus:
- make the .xinitrc in your home-directory writable by
cp .xinitrc xinitrc.orig
rm .xinitrc      (BE CAREFUL, that you have the copy!)
cp xinitrc.orig .xinitrc
chmod 777 .xinitrc


now change the lines over the test-f xmodmap-command (line38):
case "$MODEL" in
  SL-860|SL-760)
   
to
case "$MODEL" in
  SL-860|SL-750)

best regards,
steffen