![]() |
Re: Odds and ends
Quote:
Code:
kill `pidof -s xkbd` Code:
xkbd & PID1=$! |
Re: Odds and ends
Thanks!
I will definitely give this a try! :) |
Re: Odds and ends
I'm not seeing what I'm doing wrong on this.
I launch this just once in the beginning. It's the bottom keyboard that will always remain on the screen. xkbd -geometry +65520+65992 -k /media/mmc2/N800/Keyboards/Med.xkbd & PID1=$! & filterm ascii-ascii cp437-utf8 tf When pressing the fullscreen key, it brings up the big keyboard. xkbd -geometry +65507+65536 -k /media/mmc2/N800/Keyboards/Full.xkbd & PID2=$! When I press Enter on that big keyboard, it executes this. kill $PID2 xte 'keydown KP_Enter' 'keyup KP_Enter' It's not killing the big keyboard though. From what you told me, this should be correct. |
Re: Odds and ends
Quote:
Something like: Code:
#launch script |
Re: Odds and ends
Thank you Mac!
What I ended up doing was making a copy of /usr/bin/xkbd and having another one called xkbd2. I like your idea better though. :D |
Re: Odds and ends
Quote:
|
Re: Odds and ends
Hey, there's one other thing I wanted to ask.
I love Xmms. I also love how you can use the zoom in and out keys to change tracks. The thing is, this doesn't work with the tablet locked so that the screen is turned off to save on battery life. Is there any possible trick around this? Also, I usually don't have Xmms on the screen either since it can be graphically intensive. Is there perhaps a way to focus the zoom keys directly to Xmms even while it's minimized? Cheers again! :) |
Re: Odds and ends
Quote:
Each time you press a key the screen will turn on but your script will relock it. The only problem is that all keys will be active, you could of course write an Xlib app that grabs keys you don't want active and ignore them. :) Quote:
|
Re: Odds and ends
any thoughts on replacing old buggy cs compiler with upstream 4.4.x or 4.5.x or 4.6.x
|
Re: Odds and ends
Wow auouymous!
Whut?! *lol* I wish that you just would have said that it's not possible instead. That I would have understood. :) Anyway, I'll look into those MCE and DBUS thingies you suggested and see if I can do something without breaking my tablet. :D |
All times are GMT. The time now is 12:57. |
vBulletin® Version 3.8.8