https://github.com/mostafaasadi/num
A patch for numpad bug
https://github.com/mostafaasadi/num
Last synced: 7 months ago
JSON representation
A patch for numpad bug
- Host: GitHub
- URL: https://github.com/mostafaasadi/num
- Owner: mostafaasadi
- License: gpl-3.0
- Created: 2016-09-17T21:44:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-17T22:16:53.000Z (about 9 years ago)
- Last Synced: 2025-01-17T11:12:42.305Z (9 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# num
### A patch for numpad bug
#### this simple script fixed the bug that turnoff numlock on layout changing , it tested on ubuntu 15.04,15.10,16.04
[ NumLock turned off on layout switch on launchpad 1247668](https://bugs.launchpad.net/xorg-server/+bug/1247668)# Installation
- ```git clone https://github.com/mostafaasadi/sidc/```
- ```sudo chmod +x install.sh```
- ```./install.sh```# Usage
- you can run it with ```num```
- Add **numactive.sh** to your startup (Recommand)# License
This code is free software. You could redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.