Update docs

master
Raheman Vaiya 4 years ago
parent 66be44b46b
commit 8b72a2b397
  1. 2
      README.md
  2. BIN
      keyd.1.gz
  3. 2
      man.md

@ -130,7 +130,7 @@ E.G
You will probably want to put `keyd-application-mapper -d` somewhere in your You will probably want to put `keyd-application-mapper -d` somewhere in your
display server initialization logic (e.g ~/.xinitrc). display server initialization logic (e.g ~/.xinitrc).
Window class names are discoverable with `keyd-application-mapper -m`. Window class names are discoverable with `keyd-application-mapper -v`.
See the man page for more details. See the man page for more details.
## SBC support ## SBC support

Binary file not shown.

@ -327,7 +327,7 @@ Will remap `C-1` to the the string 'Inside alacritty' when a window with class
In order for this to work keyd must be running and the user must have access to In order for this to work keyd must be running and the user must have access to
*/var/run/keyd.socket* (i.e be a member of the *keyd* group). Application */var/run/keyd.socket* (i.e be a member of the *keyd* group). Application
classes can be obtained with `keyd-application-mapper -m`. classes can be obtained with `keyd-application-mapper -v`.
You will probably want to put `keyd-application-mapper -d` somewhere in the You will probably want to put `keyd-application-mapper -d` somewhere in the
initialization path of your display server (e.g `~/.xinitrc`). initialization path of your display server (e.g `~/.xinitrc`).

Loading…
Cancel
Save