mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-06-07 20:30:34 +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
|
# 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
|
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:escape
|
||||||
setxkbmap -option caps:swapescape
|
xmodmap ~/.config/Xmodmap
|
||||||
|
|
||||||
xset +fp $XDG_DATA_HOME/fonts
|
xset +fp $XDG_DATA_HOME/fonts
|
||||||
xset fp rehash
|
xset fp rehash
|
||||||
|
|||||||
Reference in New Issue
Block a user