|
|
2010-01-17
, 00:23
|
|
|
Posts: 3,811 |
Thanked: 1,150 times |
Joined on Oct 2007
@ East Lansing, MI
|
#12
|
#! /bin/sh roxterm -f xbindkeys xmodmap -e "keysym F8 = minus" xmodmap -e "keysym F7 = plus" gconftool-2 --set -t bool /system/osso/af/keyboard-attached true xkbd -geometry +65536+65992 -k /media/mmc2/Keyboards/Flat2.xkbd & xkbd -geometry +725+360 -k /media/mmc2/Keyboards/Keypad.xkbd & ssh -l addison ancardia.ath.cx gconftool-2 --set -t bool /system/osso/af/keyboard-attached false xmodmap -e "keysym minus = F8" xmodmap -e "keysym plus = F7" killall xbindkeys killall xkbd
|
|
2010-01-17
, 07:09
|
|
|
Posts: 3,811 |
Thanked: 1,150 times |
Joined on Oct 2007
@ East Lansing, MI
|
#13
|
I was looking at /usr/sbin that's why it wasn't there.
And yeah, running mrxvt as root made the difference.
So I think I'm all good from here on out.
Many thanks! I feel like I'm set for life with this.
Matan was super awesome enough to hand over a working version of xbindkeys for Diablo OS.
http://talk.maemo.org/showpost.php?p...&postcount=624
I'm using it to kill the onscreen keyboard for two seconds and then fire it back up again with the fullscreen hardware key.
I'm completely punchy with the whole set up that I have.
This thread can now burn for all I care.