mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
12 lines
171 B
Org Mode
12 lines
171 B
Org Mode
** Usage
|
|
Put:
|
|
#+BEGIN_SRC lisp
|
|
(load-module "logitech-g15-keysyms")
|
|
;; depending of the model you have.
|
|
(g15-original)
|
|
(g15-revised)
|
|
#+END_SRC
|
|
In your =~/.stumpwmrc=
|
|
|
|
|