Adding the new joystick and onscreen keyboard options to tuxpaint-completion.bash and OPTIONS.html.

This commit is contained in:
Pere Pujal i Carabantes 2011-09-05 09:50:45 +00:00
parent 15273cdd29
commit afbc59eba8
2 changed files with 155 additions and 1 deletions

View file

@ -62,9 +62,29 @@ _tuxpaint()
--nolockfile \
--mouse-accessibility \
--onscreen-keyboard \
--onscreen-keyboard-layout \
--onscreen-keyboard-disable-change \
--joystick-slowness \
--joystick-threshold \
--joystick-maxsteps \
--joystick-hat-slowness \
--joystick-hat-timeout \
--joystick-btn-escape \
--joystick-btn-brush \
--joystick-btn-stamp \
--joystick-btn-lines \
--joystick-btn-shapes\
--joystick-btn-text \
--joystick-btn-label \
--joystick-btn-magic \
--joystick-btn-undo \
--joystick-btn-redo \
--joystick-btn-eraser \
--joystick-btn-new \
--joystick-btn-open \
--joystick-btn-save \
--joystick-btn-pgsetup \
--joystick-btn-print \
--colorfile' -- $cur ) )
# We don't accept filenames on the command-line yet -bjk 2009.09.09
# else