NumLock on Startup Ubuntsu
NumLock on Startup for Ubuntu
Method - change setup LightDM
What is LightDM?
LightDM is the display manager running in Ubuntu. It starts the X servers, user sessions and greeter (login screen). The default greeter in Ubuntu is Unity Greeter.
https://wiki.ubuntu.com/LightDM
Tool to change NumLock setup in LightDM,
1. install numlockx from ubuntu software center
2. open 設定ファイル /etc/lightdm/lightdm.conf
3.add line end of [seatDefaults]
greeter-setup-script=/usr/bin/numlockx on <- turn on
greeter-setup-script=/usr/bin/numlockx off <- turn off
4. Save lightdm.cong and close
https://kledgeb.blogspot.com/2012/09/ubuntu-1204-2-numlock.html#
Method - change setup LightDM
What is LightDM?
LightDM is the display manager running in Ubuntu. It starts the X servers, user sessions and greeter (login screen). The default greeter in Ubuntu is Unity Greeter.
https://wiki.ubuntu.com/LightDM
Tool to change NumLock setup in LightDM,
1. install numlockx from ubuntu software center
2. open 設定ファイル /etc/lightdm/lightdm.conf
3.add line end of [seatDefaults]
greeter-setup-script=/usr/bin/numlockx on <- turn on
greeter-setup-script=/usr/bin/numlockx off <- turn off
4. Save lightdm.cong and close
https://kledgeb.blogspot.com/2012/09/ubuntu-1204-2-numlock.html#
Comments
Post a Comment