Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED]Keyboard backlight script on boot

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
JeansenVaars
Posts: 1
Joined: 2017-09-25 04:34

[SOLVED]Keyboard backlight script on boot

#1 Post by JeansenVaars »

Hi all,

After searching the web, I could not find an answer for debian 9 that works.

I am trying to run this line:

Code: Select all

echo 2 | sudo tee /sys/devices/platform/sony-laptop/kbd_backlight
when my laptop boots or after suspend wake up, to enable backlight on my vaio keyboard.

Please guide me, there is no rc.local and throwing a script into init.d wont simply work

Edit: Infiltrated this line in an already existent keyboard setup systemd script. Should create my own though.

JV

Post Reply