mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-12-19 03:13:19 +00:00
Created touchscreen (markdown)
parent
58c4b415f7
commit
9c898395d4
14
touchscreen.md
Normal file
14
touchscreen.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
### Description
|
||||||
|
Adds touchscreen functionality (Work in Progress).<br>
|
||||||
|
Currently emulates mouse movement and button presses.
|
||||||
|
|
||||||
|
### Config
|
||||||
|
* `touch_enabled`: Enable/disable the touchscreen (will probably be removed).
|
||||||
|
* `touch_finger`: On a multi-touch device, which finger will be used for mouse movement (currently not very useful).
|
||||||
|
* `touch_button`: The mouse button to emulate.
|
||||||
|
|
||||||
|
### Download
|
||||||
|
- [2022-10-16](https://github.com/djpohly/dwl/compare/main...Unprex:touch-screen.patch)
|
||||||
|
|
||||||
|
### Authors
|
||||||
|
- [Unprex](https://github.com/Unprex)
|
||||||
Loading…
x
Reference in New Issue
Block a user