xinput: add disable/enable commands (#3331)
This commit is contained in:

committed by
Lucas Gabriel Schneider

parent
5aacf360df
commit
37e4965792
@@ -6,6 +6,14 @@
|
|||||||
|
|
||||||
`xinput list`
|
`xinput list`
|
||||||
|
|
||||||
|
- Disable an input:
|
||||||
|
|
||||||
|
`xinput disable {{id}}`
|
||||||
|
|
||||||
|
- Enable an input:
|
||||||
|
|
||||||
|
`xinput enable {{id}}`
|
||||||
|
|
||||||
- Disconnect an input from its master:
|
- Disconnect an input from its master:
|
||||||
|
|
||||||
`xinput float {{id}}`
|
`xinput float {{id}}`
|
||||||
|
Reference in New Issue
Block a user