Add a comment about the xev command.
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
#
|
#
|
||||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||||
|
|
||||||
|
# Use the `xev` command to see the name and code of a keyboard key.
|
||||||
|
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
set $alt Mod1
|
set $alt Mod1
|
||||||
set $ctrl Control
|
set $ctrl Control
|
||||||
@@ -323,10 +325,9 @@ bar {
|
|||||||
|
|
||||||
exec i3-sensible-terminal
|
exec i3-sensible-terminal
|
||||||
#exec firefox-flatpak
|
#exec firefox-flatpak
|
||||||
|
exec transmission
|
||||||
|
|
||||||
exec light -O
|
exec light -O
|
||||||
exec light -N 0
|
exec light -N 0
|
||||||
|
|
||||||
exec setxkbmap -layout us -variant altgr-intl
|
exec setxkbmap -layout us -variant altgr-intl
|
||||||
|
|
||||||
# Use the `xev` command to see the name and code of a keyboard key.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user