summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu27@gmail.com>2013-03-14 17:23:38 +0100
committerKristian Høgsberg <krh@bitplanet.net>2013-03-19 14:42:46 -0400
commit57ac406c2f4c33e7cdf6c6065f980a836b056f52 (patch)
treeb0b7cc487410d9b0d7edf94d0bf6bfc6286260d1 /man
parentab44b0c61e886b2d335e683ee73f5cb186bd6f63 (diff)
downloadweston-57ac406c2f4c33e7cdf6c6065f980a836b056f52.tar.gz
weston.ini.man: document cursor-theme and cursor-key
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 7699e35e..8dde82cd 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -146,6 +146,12 @@ defines the number of workspaces (unsigned integer). The user can switch
workspaces by using the
binding+F1, F2 keys. If this key is not set, fall back to one workspace.
.TP 7
+.BI "cursor-theme=" theme
+sets the cursor theme (string).
+.TP 7
+.BI "cursor-size=" 24
+sets the cursor size (unsigned integer).
+.TP 7
.BI "lockscreen-icon=" path
sets the path to lock screen icon image (string). (tablet shell only)
.TP 7