-
It would be nice to have an option like `-n, --notray` to tell the program not to show the tray icon introduced in [2.1.1](https://github.com/houmain/keymapper/releases/tag/2.1.1). I personally like t…
-
I am connecting a generic X-Box gamepad (this one: https://github.com/gabomdq/SDL_GameControllerDB/pull/452) but am getting:
```
09-06 07:34:08.860 25521 25559 I GoLog : 2022/09/06 11:34:08.8604…
-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name if not a very quick fix.
- [ ] write tests. put issue number in comment
- [ ] update documentation
- [ …
-
**Developer TODO (don't remove)**
- [x] create new branch. put issue number at start of name if not a very quick fix.
- [x] write tests. put issue number in comment
- [x] update documentation
- [x]…
-
### Describe your motivation
`TreeGrid` defines the default unique key provider for it's items, as follows:
```java
private final AtomicLong uniqueKeyCounter = new AtomicLong(0);
private…
-
A >> Pause # pressing "A" outputs NumLock instead of Pause
Tested with a standard Dell Keyboard and a 60% GamaKay MK61.
-
Right now I find myself needing to do several things after the keymapper starts (to re-configure the virtual devices):
- run `xmodmap` to teach X11 about my Hyper key
- run `xset r rate 200 20` to…
-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name if not a very quick fix.
- [ ] write tests. put issue number in comment
- [ ] update documentation
- [ ] sq…
GL513 updated
2 years ago
-
Here is the spec-file for creating rpm package for [Fedora 36](https://koji.fedoraproject.org/koji/taskinfo?taskID=89385741).
CentoOS/RHEL 8-9 require a little bit more job, but it is possible too (o…
-
**Developer TODO (don't remove)**
- [x] create new branch. put issue number at start of name
~~- [ ] Add ability to launch a automation sequence from the homescreen. Make a widget that looks like any…