OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: boardboyd on June 23, 2006, 10:06:54 pm

Title: Fn And . Keys Stopped Working
Post by: boardboyd on June 23, 2006, 10:06:54 pm
After getting XFCE4 and Rox up and running my Fn and . stopped working.  Can someone post their kernel.map and akita.xmodmap files so I can make sure mine are ok?

Thanks
Title: Fn And . Keys Stopped Working
Post by: InSearchOf on June 23, 2006, 10:12:23 pm
did you add

Code: [Select]
    SL-C1000|SL-C3000|SL-C3100)
    test -f /etc/X11/kb/akita.xmodmap && xmodmap /etc/X11/kb/akita.xmodmap
;;


to xinitrc.xfce???
Title: Fn And . Keys Stopped Working
Post by: boardboyd on June 23, 2006, 11:29:43 pm
Quote
did you add

Code: [Select]
    SL-C1000|SL-C3000|SL-C3100)
    test -f /etc/X11/kb/akita.xmodmap && xmodmap /etc/X11/kb/akita.xmodmap
;;


to xinitrc.xfce???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=132656\"][{POST_SNAPBACK}][/a][/div]


yup, it's in there