input: Split HID and LinuxEvent input
Linux
FG 2024.1 (Linux), open the dialog, select "low detail only", click slider, boom alt.: select "specify ranges" click any slider, boom
I can reproduce it with 2024.1.1. Add enough waypoints and the scrollbar appears full window height. Resize the route manager window makes it dis/appear depending on size. Searching for another scrollbar I found the "automatic download(terrasync)" dialog to have its scrollbar working correctly but that uses a different widget. I guess we need to check fg/src/GUI/WaypointList.cxx which was not changed recently AFAI see
I can reproduce it with 2024.1.1. Add enough waypoints and the scrollbar appears full window height. Resize the route manager window makes it dis/appear depending on size. Searching for another scrollbar I found the "automatic download(terrasync)" dialog to have its scrollbar working correctly
input: Split HID and LinuxEvent input
linuxeventinput: Add device ignore option
You found the USB HID config file for the Saitek pedals. Raw data for the rudder axis is between 0 (full left) and 511 (full right). It works on my system as it should. Did you by chance deactivate some of the input systems? e.g. by using one or more of --prop:bool:/sim/input/no-event-input=true --prop:bool:/sim/input/no-joystick-input=true --prop:bool:/sim/input/no-hid-input=true