Joystick button can be config'd to activate Fill tool
https://sourceforge.net/p/tuxpaint/feature-requests/199/
This commit is contained in:
parent
a4020ef8c5
commit
95cc093b80
5 changed files with 33 additions and 3 deletions
|
|
@ -80,6 +80,7 @@ struct cfginfo
|
|||
const char *joystick_button_selectshapestool;
|
||||
const char *joystick_button_selecttexttool;
|
||||
const char *joystick_button_selectlabeltool;
|
||||
const char *joystick_button_selectfilltool;
|
||||
const char *joystick_button_selectmagictool;
|
||||
const char *joystick_button_undo;
|
||||
const char *joystick_button_redo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue