View Single Post
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#9
Dude, and I say this with all smiles, but you can't leave me hanging like this!

I've got mrxvt to launch in full screen with some extra nice settings on top. Big time thanks for even mentioning this app. I absolutely love it!

Because this isn't hildonized, here's my new condensed script.

#!/bin/sh
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
killall xkbd

I still need a way to kill xkbd for a second or two then run xkbd again with those two keyboards after pressing a hardware button while being logged in to that ssh session.

The ssh setup that I have requires every pixel to be available on the screen. So there's no room for tabs or even a one pixel border around the edges.

I Googled start-stop-daemon maemo even before my last post and the first link was to this thread.

So yeah, I'm not understanding how to make your suggestion work. Everything else you wrote about I was able to follow.

I'm sorry for being such a train wreck here but please help make this request of mine a stocking stuffer this holiday season.