aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-10-05 13:12:29 -0400
committerGitHub <noreply@github.com>2017-10-05 13:12:29 -0400
commitd74a6d254fd1934ca6ca9439b66ea65e6b389822 (patch)
treee09e3e5085053e7c6b368acb2e09f5fd5eb05e05 /rootston/rootston.ini.example
parentcec012019f6146b1376bb787dc96b73c7de82266 (diff)
parent1a775adbde0ba81e6dcd2878a660a1386a8f972f (diff)
Merge pull request #198 from emersion/rootston-move-resize-rotate
rootston: force move, resize and rotate
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r--rootston/rootston.ini.example5
1 files changed, 4 insertions, 1 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example
index 8dd51ea2..9960cae1 100644
--- a/rootston/rootston.ini.example
+++ b/rootston/rootston.ini.example
@@ -25,8 +25,11 @@ map-to-output = VGA-1
# Restrict cursor movements for this mouse to concrete rectangle
geometry = 2500x800
+[keyboard]
+meta-key = Logo
+
# Keybindings
# Maps key combinations with commands to execute
# The special command "exit" stops the compositor
[bindings]
-Logo+q=exit
+Logo+q = exit