Adding xmodmap to handle accents

This commit is contained in:
Zoe Roux
2022-02-27 19:17:21 +01:00
parent 71ee13557f
commit 281fcde936
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
keycode 194 = eacute
keycode 195 = egrave
keycode 196 = agrave
+2 -2
View File
@@ -11,8 +11,8 @@ done
# TODO move this out of here, this should not be defined like that nor pushed
xrandr --output HDMI-0 --primary --auto --output DVI-D-0 --auto --right-of HDMI-0 --output DP-0 --auto --left-of HDMI-0
# setxkbmap fr
setxkbmap -option caps:swapescape
setxkbmap -option caps:escape
xmodmap ~/.config/Xmodmap
xset +fp $XDG_DATA_HOME/fonts
xset fp rehash