我有一个没有NumLock钥匙的键盘。键盘是戴尔无线键盘,类似于 MAC 键盘。它有一个清晰的键,而不是NumLock像旧键盘那样。我怎样才能NumLock打开和关闭?
安装numlockx:
sudo apt-get install numlockx
Run Code Online (Sandbox Code Playgroud)
关闭Num Lock用numlockx off。
用 开启它numlockx on。
gedit ~/.xinitrc
Run Code Online (Sandbox Code Playgroud)
添加以下行:
/usr/bin/numlockx on
Run Code Online (Sandbox Code Playgroud)
不幸的是,您需要上述包numlockx...
You may have the On Screen Keyboard installed. In the dash, search for Onboard.
The NumLock key is on the numerical page, under the "123" key on the lower right.