- Use just xlockmore wrt fate#320737
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=63
This commit is contained in:
parent
68db61621f
commit
6cdea97f58
@ -35,7 +35,7 @@ Index: src/preferences
|
|||||||
|
|
||||||
# Command to lock display/screensaver
|
# Command to lock display/screensaver
|
||||||
-# LockCommand=""
|
-# LockCommand=""
|
||||||
+LockCommand="xscreensaver-command -lock || xlock -mousemotion"
|
+LockCommand="xlock -mousemotion"
|
||||||
|
|
||||||
# Command to run on clock
|
# Command to run on clock
|
||||||
# ClockCommand="xclock -name icewm -title Clock"
|
# ClockCommand="xclock -name icewm -title Clock"
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 2 11:30:11 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Use just xlockmore wrt fate#320737
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 14 10:29:06 UTC 2016 - tchvatal@suse.com
|
Mon Mar 14 10:29:06 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -68,6 +68,8 @@ Requires: xterm
|
|||||||
# If you have the choice, prefer the big one.
|
# If you have the choice, prefer the big one.
|
||||||
Recommends: icewm-default
|
Recommends: icewm-default
|
||||||
Recommends: icewm-lang = %{version}
|
Recommends: icewm-lang = %{version}
|
||||||
|
# For locking you need xlockmore
|
||||||
|
Recommends: xlockmore
|
||||||
Provides: icewm-gnome = %{version}
|
Provides: icewm-gnome = %{version}
|
||||||
Obsoletes: icewm-gnome < %{version}
|
Obsoletes: icewm-gnome < %{version}
|
||||||
Provides: windowmanager
|
Provides: windowmanager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user