diff options
Diffstat (limited to 'man/weston.ini.man')
-rw-r--r-- | man/weston.ini.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man index 7699e35..8dde82c 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 |