You are not logged in.
Pages: 1
How do i get numlockx work? I have put numlockx & in openbox autostart.sh file and line greeter-setup-script=/usr/bin/numlockx on in /etc/lightdm/lightdm.conf but it wont work.
before it get it work somehow but now i got newly installed os and i cant remember how i get that work last time.
Last edited by krdelius (2016-03-23 12:52:28)
Offline
$HOME/.config/openbox/autostart.sh
has been replaced with
$HOME/.config/openbox/autostart
if you are using bunsenlabs.
Offline
Just there i have numlockx & but it not work
Offline
Did you install the numlockx package? It is not installed by default.
Offline
No it works. i have to boot couple times.
Offline
Well it should work every time.
Perhaps you need to insert a sleep command to make it work all the time:
(sleep 2; numlockx)&
Offline
Pages: 1