JO+
  
 
  
 
 
Group: Members 
Posts: 15 
Joined: June 2005 | 
  | 
Posted: Oct. 04 2005,22:46 | 
   | 
 
 
  
Hi Nino, this is what I did to make my German keyboard work: 1. in /opt/bootloacal.sh :
 | Code Sample  |  loadkeys de-latin1-nodeadkeys
  |  
  2. in /home/dsl/.xinitrc :
 | Code Sample  |  # AltGr keyboard mapping for Firefox and others xmodmap -e "remove mod4 = Mode_switch" xmodmap -e "add mod5 = Mode_switch"
  |  
 
  You have to make sure these files are restored each time you boot, either by listing them in .filetool.lst or by using persistent /home and /opt dirs on a harddisk. Instead of 1. you can also click the DSLpanel > button keyboard and search for the slovene keyboard. Some applications, however, refuse to display special characters (e.g. Beaver) although they are there! that's why I use the Nedit.uci extension. More posts: AltGr key ..., Umlaute
  Hope this helps, Jo 
 |