See if this works
on
off
Just guessing. I can't guarantee it will work. ALSO. If the backlight comes on and off. Try it without using sudo. As a user instead.
Oh yeah, if it works as user without sudo.
Create file /etc/xdg/autostart/backlight.desktop
In the blank file you will put
Hopefully. That will light up your keyboard right after you login. I am no coder. Just a Linux using Biker/Scooter Tramp. You might also need to make the /etc/xdg/autostart/backlight.desktop executable also before it will work.
will be your friend in doing this under file permissions.
on
Code:
sudo xset led 3
off
Code:
xset -led 3
Just guessing. I can't guarantee it will work. ALSO. If the backlight comes on and off. Try it without using sudo. As a user instead.
Oh yeah, if it works as user without sudo.
Create file /etc/xdg/autostart/backlight.desktop
In the blank file you will put
Code:
[Desktop Entry]
Type=Application
Name=Asus GL551JM Backlight
Exec=xset led 3
Icon=system-run
X-GNOME-Autostart-enabled=true
Hopefully. That will light up your keyboard right after you login. I am no coder. Just a Linux using Biker/Scooter Tramp. You might also need to make the /etc/xdg/autostart/backlight.desktop executable also before it will work.
Code:
gksu thunar
will be your friend in doing this under file permissions.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.