latest SHR unstable: neo theme not working well, can't close apps anymore, qwo keyboard breaks starter

neo at el-hennig.de neo at el-hennig.de
Wed May 5 12:57:41 CEST 2010


> > For me it does not automatically, but as workaraound you can start
> "shr_elm_softkey" from the terminal and then it works fine.

I found an even better way to workaraounf this problem automatically:

I created a wrapper /usr/bin/shr_elm_softkey.sh that is called from /etc/X11/Xsession.d/89shr_elm_softkey and that waits some time until it starts shr_elm_softkey

The wrapper loks like this:
---------------8<---------------------------------
#!/bin/sh
export DISPLAY=localhost:0
sleep 60

exec /usr/bin/shr_elm_softkey
---------------8<---------------------------------

The Xsession-Skript is the following:
---------------8<---------------------------------
#!/bin/sh -e
DISPLAY=:0.0 /usr/bin/shr_elm_softkey.sh &
---------------8<---------------------------------






--
neo at el-hennig.de

 Lubarsky's Law of Cybernetic Entomology:
   There's always one more bug.
 



More information about the community mailing list