~ubuntu-branches/ubuntu/quantal/xscreensaver/quantal

« back to all changes in this revision

Viewing changes to driver/xscreensaver.man

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-06-15 10:42:54 UTC
  • mfrom: (1.1.9 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100615104254-tio23up6qefk7rt1
Tags: 5.11-1ubuntu1
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on ubuntu-artwork
  - Add Vcs-Bzr link
  - Move xli | xloadimage xscreensaver recommends to suggests
  - Add/Update replaces with Ubuntu versions
  - Update package descriptions to list Ubuntu screensavers
* debian/rules:
  - Use /usr/share/backgrounds as image directory
  - Add translation domain to .desktop files
* debian/source_xscreensaver.py: 
  - Add apport hook
* debian/split-hacks.config:
  - Use different set of default hacks to Debian
* debian/xscreensaver.dirs
  - Install /usr/share/backgrounds. By default, settings search in
    /usr/share/backgrounds and without it, it displays an error
* debian/patches/53_XScreenSaver.ad.in.patch:
  - Use Ubuntu branding
  - Updated new login command (newLoginCommand) to work with new GDM by
    truncating deprecated arguments to gdmflexiserver.

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
.TP 3
245
245
\fB4: Make the various "lock session" buttons call xscreensaver.\fP
246
246
Replace the file \fIkdesktop_lock\fP or \fIkrunner_lock\fP
247
 
in \fI/usr/bin/\fP (or possibly \fI/usr/kde/3.5/bin/\fP
248
 
or \fI/usr/lib/kde4/libexec/\fP) with these two lines:
 
247
or \fIkscreenlocker\fP
 
248
in \fI/usr/bin/\fP (or possibly in \fI/usr/kde/3.5/bin/\fP
 
249
or possibly in \fI/usr/lib/kde4/libexec/\fP
 
250
or \fI/usr/libexec/kde4/\fP, depending on the distro and
 
251
phase of the moon) with these two lines:
249
252
.EX
250
253
#!/bin/sh
251
254
xscreensaver-command -lock
913
916
.BR xscreensaver\-text (1).
914
917
.SH COPYRIGHT
915
918
Copyright \(co 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
916
 
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Jamie Zawinski.
 
919
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Jamie Zawinski.
917
920
Permission to use, copy, modify, distribute, and sell this software
918
921
and its documentation for any purpose is hereby granted without fee,
919
922
provided that the above copyright notice appear in all copies and that