Gamingphreek
Lifer
Hey guys,
I have 2 things I am trying to do.
First off, is there anyway for me, on my Thinkpad T61, to enable the volume and mute buttons at boot rather than at login?
Second, I need to run (As root, sudo alone wont work):
echo -n 250 > /sys/devices/platform/i8042/serio0/serio2/sensitivity
I was looking at editing my /etc/init.d/rc.local, but it is just straight code, I'm not sure if I am in the right one.
A "find / -name "rc.local"" results in two finds, the one above as well as a /etc/rc.local which appears to be empty after first boot.
Thanks guys,
-Kevin
I have 2 things I am trying to do.
First off, is there anyway for me, on my Thinkpad T61, to enable the volume and mute buttons at boot rather than at login?
Second, I need to run (As root, sudo alone wont work):
echo -n 250 > /sys/devices/platform/i8042/serio0/serio2/sensitivity
I was looking at editing my /etc/init.d/rc.local, but it is just straight code, I'm not sure if I am in the right one.
A "find / -name "rc.local"" results in two finds, the one above as well as a /etc/rc.local which appears to be empty after first boot.
Thanks guys,
-Kevin