-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xinput


> List available input devices, query information about a device and change input device settings.

More information.


List all input devices:

xinput list

Disable an input:

xinput disable {id}

Enable an input:

xinput enable {id}

Disconnect an input from its master:

xinput float {id}

Reattach an input as slave to a master:

xinput reattach {id} {master_id}

List settings of an input device:

xinput list-props {id}

Change a setting of an input device:

xinput set-prop {id} {setting_id} {value}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:23:16 2024