Re: Xvfb keyboard configuration
Re: Xvfb keyboard configuration
- Subject: Re: Xvfb keyboard configuration
- From: Charlls Quarra <email@hidden>
- Date: Sun, 12 Apr 2009 08:52:04 -0700 (PDT)
Ok apparently the modifier key mappings won't be included with xmodmap -pke, so i just get flat noncapped keys. will try adding to .xmodmaprc the output from xmodmap -pm after translating it into xmodmap digestible format
Asunto: Re: Xvfb keyboard configuration Para: email@hidden Fecha: jueves, 9 de abril de 2009, 8:48 pm
Hi,So, after quite a bit of painful, frustrating search on the intertubes, found that there is something called 'xmodmap'
basically;
xmodmap -pke
gives the list of current mappings in a format that is digestible by xmodmap itself xmodmap <file> will load mappings stored in file
given this info, its easy to fix it:
xmodmap -pke > $HOME/.xmodmaprc ; printf ###34m~@~\xmodmap $HOME/.xmodmaprc###34m~@~] > $HOME/fixmyke 777 fixmykeys
then add fixmykeys or the embedded code directly in the bash startup script
Charles |
|
Yahoo! Cocina
Recetas prácticas y comida saludable
Visitá http://ar.mujer.yahoo.com/cocina/ _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden