View Single Post
Posts: 23 | Thanked: 3 times | Joined on May 2012
#197
xmimd.sh does not work - it starts the server but nothing appears in X session. in the terminal xmimd.sh prints:
Code:
~# ./xmimd.sh 2>&1
xmimd running with Xephyr LXDE window id : 0x01a00002
Server running
and that's all, until i press Ctrl+C.

also i can't get set up hardware keyboard - arrow keys don't work, "Fn" key works like "Win" key, etc.
i've copied /usr/share/X11/xkb/symbols/nokia_vndr/rm-680 from meego to debian, then i run
Code:
setxkbmap -rules evdev -model nokiarm680 -layout us
but nothing changes. any ideas?