~ubuntu-branches/ubuntu/raring/xscreensaver/raring

« back to all changes in this revision

Viewing changes to hacks/slip.c

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-17 15:40:52 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117154052-w4ou7vty38gpp1r3
Tags: 5.12-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
# define DEFAULTS       "*delay: 50000 \n" \
31
31
                                        "*count: 35 \n" \
32
32
                                        "*cycles: 50 \n" \
33
 
                                        "*ncolors: 200 \n"
 
33
                                        "*ncolors: 200 \n" \
 
34
                                        "*fpsSolid:     true \n"
34
35
 
35
36
# define refresh_slip 0
36
37
# define slip_handle_event 0