File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
docs/user/editions/budgie Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,22 @@ budgie-panel --reset --replace &
3131
3232After this you can press CTRL + D to close the terminal without closing the Budgie Panel process.
3333
34+ ## Enable Numlock at Login
35+
36+ At the login screen on boot, numlock might not be enabled even if set in your BIOS / UEFI.
37+
38+ To change this, you will need the ` numlockx ` and ` lightdm-settings ` packages:
39+
40+ ```
41+ sudo eopkg it numlockx lightdm-settings && sudo lightdm-settings
42+ ```
43+
44+ Numlock can then be enabled or disabled via a toggle switch on the _ Settings_ tab:
45+
46+ ![ image] ( https://github.com/user-attachments/assets/d613d863-9e83-47d2-830f-38d3cacba9b7 )
47+
48+ ** Note:** in the Budgie Menu, you can find ` lightdm-settings ` as System Tools > Login Window.
49+
50+ ----------
51+
3452> TODO: There's got to be more that we can add here
You can’t perform that action at this time.
0 commit comments