> > The way I'm using Xephyr is as follows (this has been the only way to get my > german keyboard configured properly): > > 1. Open Xephyr: > Xephyr -keybd ephyr,,,xkbmodel=evdev,xkblayout=de -ac -reset -screen > 1672x1022 -retro :10 & > > 2. Store xmodmap and launch a new terminal in Xephyr: > xmodmap -pke > /tmp/my_modmap ; DISPLAY=:10 nohup terminator -e "xmodmap > /tmp/my_modmap; bash" & > (* for details about terminator, see footer of this message) > > 3. Start a gnome-session in the terminal opened in 2.: > gnome-session
I found an easier way to open Xephyr with the keyboard properly configured that I'm using now: Xephyr -keybd ephyr,,,xkbmodel=pc105,xkblayout=de,xkbrules=evdev,xkboption=grp:alts_toogle -ac -reset -screen 1672x1022 -retro :10 & -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/banlktimdvlbf5mak3k1rhwhdzs-kwuw...@mail.gmail.com