From 5b3b5d259329560d513991c2ec4c0066b0cc8a60 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sat, 12 Nov 2022 11:29:51 +0100 Subject: [PATCH] create g910 config documentation --- g910-gkeys-setup.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 g910-gkeys-setup.org diff --git a/g910-gkeys-setup.org b/g910-gkeys-setup.org new file mode 100644 index 0000000..a5601d6 --- /dev/null +++ b/g910-gkeys-setup.org @@ -0,0 +1,12 @@ +* Alternative settings for g910-gkeys + +This document will explain how to setup g910-gkeys by limiting as much as possible the usage of a global config, the idea being to setup global mapping in a static manner, and let the user set the actions in his/her own environment. + +** Preamble +~g910-gkeys~ allows different actions : `typeout`, `shortcut` and `run`. All of these actions will be performed on the process environment, that is `root`. Also, these actions will be *global*. +** g910-gkeys +The configuration chosen will ba basic: assign each ~g-key~ to a key which does not exist on physical keyboard. Any key could be used, like specific localized keys which do not exist on your keyboard (example: Japanese keys for an English keyboard), or function keys above F12. + +We will choose to map them to Function keys `F13` to `F21`. See +, function keys, +`typeout` and `shortcut` look similar (and mayby could be merged)