summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2013-10-16 11:38:24 -0700
committerKristian Høgsberg <krh@bitplanet.net>2013-10-16 11:38:24 -0700
commit724c8d9e7cfc49c591baa81ef79179df17a638ef (patch)
treef39d9ad9ed586f538d3f987f3735cc297e412d1a /man
parent991810c1b3eb243a2137fc7e9e5cc5214b7f6330 (diff)
downloadweston-724c8d9e7cfc49c591baa81ef79179df17a638ef.tar.gz
shell: Add a new weston.ini to control the startup animation
The new key startup-animation in the [shell] section lets you control the startup animation. Default is fade, but with this patch we can also do none, which just show the desktop as fast as possible.
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man11
1 files changed, 9 insertions, 2 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 79743f0b..c5ec3218 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -150,8 +150,15 @@ enables screen locking (boolean).
.BI "animation=" zoom
sets the effect used for opening new windows (string). Can be
.B zoom,
-.B fade.
-Otherwise, no animation is used.
+.B fade,
+.B none.
+By default, no animation is used.
+.TP 7
+.BI "startup-animation=" fade
+sets the effect used for opening new windows (string). Can be
+.B fade,
+.B none.
+By default, the fade animation is used.
.TP 7
.BI "binding-modifier=" ctrl
sets the modifier key used for common bindings (string), such as moving