Home
last modified time | relevance | path

Searched refs:LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE (Results 1 – 5 of 5) sorted by relevance

/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/include/
H A Dlibinput-properties.h102 #define LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE "libinput Scroll Methods Available" macro
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/touchpad/backends/x11/
H A Dlibinputtouchpad.cpp82 {"supportsScrollTwoFinger", PT_INT, 0, 1, LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE, 8, 0},
87 {"supportsScrollEdge", PT_INT, 0, 1, LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE, 8, 1},
92 {"supportsScrollOnButtonDown", PT_INT, 0, 1, LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE, 8, 2},
/dports/sysutils/lxqt-config/lxqt-config-1.0.0/lxqt-config-input/
H A Dtouchpaddevice.cpp373 QList<QVariant> values = get_xi2_property(LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE); in scrollMethodsAvailable()
/dports/sysutils/xfce4-settings/xfce4-settings-4.16.2/dialogs/mouse-settings/
H A Dmain.c1389LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE, in mouse_settings_device_selection_changed()
/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/src/
H A Dxf86libinput.c5084 LIBINPUT_PROP_SCROLL_METHODS_AVAILABLE, in LibinputInitScrollMethodsProperty()