Joystick: suggested interface improvements #617
Labels
accessibility
enhancement
New feature or request
face-lift
ui
UI related issues
ux
Has to do with the user experience
Milestone
This is a single page view:
%
symbols for modifier here because I think of it as themod(ulo)
operator from Python, but we could choose something else if we can think of something clearer / more intuitiveSHIFT
,ALT
,CTRL
, andMETA
by default, and after that they're just numbered / use custom names (or disallowed?)MANUAL_CONTROL
shift button, except the REGULAR columnMANUAL_CONTROL
button function assignments also show theBTNn
"n" number they're assigned to, or "Sn" for shifted button functions+
button in the tabs or on the right of the tableMANUAL_CONTROL
outputs enabledMANUAL_CONTROL
#615 for some contextMANUAL_CONTROL
, outputs are determined based on prioritisation (e.g. both can press buttons, and control axes, but if one they're fighting over the state of a particular button function or axis then the higher priority one wins)The text was updated successfully, but these errors were encountered: