![]() |
2010-01-24
, 04:13
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#12
|
![]() |
2010-01-27
, 02:22
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#13
|
/etc/init.d/mce stop
This stops the usual function of the Home key so it can be easily mapped to something else using xmodmap or xbindkeys.
root
/etc/init.d/mce start
This brings back its normal function again.
At the end of my #! /bin/sh script file I'm running, it stops after hitting the command
root
How can I have it run /etc/init.d/mce start as root within my script?
I have easyroot_1.0-4_armel installed.
Another thing, after running that command as root, it messes up my Advance Backlight settings.
The only way to resolve this is Applications -> Settings -> Control panel -> Display and then just hitting Okay.
What might be a command to reload whatever settings it's doing with this?
Lastly, stopping mce also causes the Power button to longer function and xbindkeys -k doesn't see it being pressed either way.
Any helpful advice on this?
I'd like to have the Power button kill a bunch of running programs as a backup safety check in case something goes wrong.
Well, hopefully one of you nice monkeys will respond back here.
Cheers all.