mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Add virtual keyboard so touchpad can be toggled :/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rog-lib"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
authors = ["Luke <luke@ljones.dev>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -14,4 +14,5 @@ sysfs-class = "0.1.2"
|
||||
aho-corasick = "0.7"
|
||||
thiserror = "1.0.15"
|
||||
log = "0.4"
|
||||
uhid-virt = "0.0.2"
|
||||
uhid-virt = "0.0.2"
|
||||
#keycode = "0.3"
|
||||
Reference in New Issue
Block a user