mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-26 14:35:58 +01:00
update device names
This commit is contained in:
parent
c59c682a55
commit
077f942f59
1 changed files with 1 additions and 11 deletions
|
@ -118,7 +118,7 @@ enabled -> (only for mice / touchpads) enables / disables the device (connects /
|
||||||
Example config section:
|
Example config section:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
device:ROYUAN Akko Multi-modes Keyboard-B {
|
device:royuan-akko-multi-modes-keyboard-b {
|
||||||
repeat_rate=50
|
repeat_rate=50
|
||||||
repeat_delay=500
|
repeat_delay=500
|
||||||
middle_button_emulation=0
|
middle_button_emulation=0
|
||||||
|
@ -127,16 +127,6 @@ device:ROYUAN Akko Multi-modes Keyboard-B {
|
||||||
|
|
||||||
_remember about the space after the end of the device's name (before the `{`)!_
|
_remember about the space after the end of the device's name (before the `{`)!_
|
||||||
|
|
||||||
{{< hint type=tip >}}
|
|
||||||
With hyprctl, the category's spaces get turned into `-`, and everything is
|
|
||||||
lowercase. So, for `hyprctl` calls, do for example:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
hyprctl keyword device:royuan-akko-multi-modes-keyboard-b:kb_layout us
|
|
||||||
```
|
|
||||||
|
|
||||||
{{< /hint >}}
|
|
||||||
|
|
||||||
# Wallpapers
|
# Wallpapers
|
||||||
|
|
||||||
The hyprland background you see when you first start Hyprland is **NOT A
|
The hyprland background you see when you first start Hyprland is **NOT A
|
||||||
|
|
Loading…
Reference in a new issue