diff --git a/man/weston.ini.man b/man/weston.ini.man index e1364c63..202d6c57 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -437,15 +437,6 @@ 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 -.BI "lockscreen=" path -sets the path to lock screen background image (string). (tablet shell only) -.TP 7 -.BI "homescreen=" path -sets the path to home screen background image (string). (tablet shell only) .RE .SH "LAUNCHER SECTION" There can be multiple launcher sections, one for each launcher. diff --git a/weston.ini.in b/weston.ini.in index 74bcb512..92ae569e 100644 --- a/weston.ini.in +++ b/weston.ini.in @@ -19,9 +19,6 @@ startup-animation=fade #cursor-theme=whiteglass #cursor-size=24 -#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png -#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg -#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg #animation=fade [launcher]