summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-03-30 13:58:33 +0300
committerMavridis Philippe <mavridisf@gmail.com>2021-03-30 13:58:33 +0300
commit74b22318b8df6c1e9355b73a16bb755a5178b8d6 (patch)
tree538c9e62d606c6718fa64f8c8f2ad42e4aefc1ad /README
downloadkompose-74b22318b8df6c1e9355b73a16bb755a5178b8d6.tar.gz
kompose-74b22318b8df6c1e9355b73a16bb755a5178b8d6.zip
Initial commit (KDE3 version)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b076cb5
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Komposé README
+
+Command line options:
+ --nosystray Don't show the systray icon
+ --singleshot Display the default view and exit (non daemon mode)
+
+Keyboard shortcuts:
+ Cancel ESC
+ Navigation between tasks
+ (within the view of the current desktop) arrow, HJKL (vi) or WASD keys or tab key
+ Navigation between virtual desktops Ctrl + arrow keys, HJKL or WASD keys
+ Selection of a window Return or Space \ No newline at end of file