Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/tuxpaint-completion.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuxpaint-completion.bash')
-rw-r--r--src/tuxpaint-completion.bash5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tuxpaint-completion.bash b/src/tuxpaint-completion.bash
index a8fdda5..796a209 100644
--- a/src/tuxpaint-completion.bash
+++ b/src/tuxpaint-completion.bash
@@ -3,7 +3,7 @@
# Bill Kendrick <bill@newbreedsoftware.com>; http://www.tuxpaint.org/
# Based on inkscape's completion file, by allali@univ-mlv.fr
#
-# $Id: tuxpaint-completion.bash,v 1.2 2011/04/14 06:26:46 wkendrick Exp $
+# $Id: tuxpaint-completion.bash,v 1.3 2011/05/27 21:14:15 perepujal Exp $
# FIXME: See http://www.debian-administration.org/articles/316 for an intro
# to how we should be doing this... -bjk 2009.09.09
@@ -62,6 +62,9 @@ _tuxpaint()
--nolockfile \
--mouse-accessibility \
--onscreen-keyboard \
+ --joystick-slowness \
+ --joystick-threshold \
+ --joystick-maxsteps \
--colorfile' -- $cur ) )
# We don't accept filenames on the command-line yet -bjk 2009.09.09
# else