wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmim_pointer_param Struct Reference

#include <pointer.h>

Public Attributes

struct { 
 
   bool   enabled 
 
   bool   disable_while_typing 
 
   enum libinput_config_click_method   click_method 
 
   bool   tap_to_click 
 
   enum libinput_config_scroll_method   scroll_method 
 
   bool   natural_scrolling 
 
touchpad 
 

Detailed Description

Parameters to a pointer.

Member Data Documentation

◆ click_method

enum libinput_config_click_method wlmim_pointer_param::click_method

Click method: None, ButtonAreas or ClickFinger.

◆ disable_while_typing

bool wlmim_pointer_param::disable_while_typing

Disable the touchpad while typing.

◆ enabled

bool wlmim_pointer_param::enabled

Whether to enable touchpads. True by default.

◆ natural_scrolling

bool wlmim_pointer_param::natural_scrolling

Natural scrolling, where the content is "moved" by touchpad.

◆ scroll_method

enum libinput_config_scroll_method wlmim_pointer_param::scroll_method

Scroll method: NoScroll, TwoFingers, Edge, OnButtonDown.

◆ tap_to_click

bool wlmim_pointer_param::tap_to_click

Whether tap-to-click is enabled.

◆ [struct]

struct { ... } wlmim_pointer_param::touchpad

Configuration for pointers directed by touchpads.


The documentation for this struct was generated from the following file: