mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-05-22 22:46:50 +00:00
Adding xmodmap to handle accents
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
keycode 194 = eacute
|
||||
keycode 195 = egrave
|
||||
keycode 196 = agrave
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user