[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#940872: plasma-framework: Num lock key is always ON at startup, even if in the configuration is forced to OFF



I used this workaround:

- install package numlockx
apt-get install numlockx

- create file /etc/xdg/autostart (in autostart user directory):
[Desktop Entry]
Version=1.0
Name=Disabilita Num Lock
Exec=numlockx off
Terminal=false
Type=Application
Categories=
GenericName=
OnlyShowIn=KDE;

where:
numlockx off for disable
numlockx on for enable


Reply to: