|
@ -8,10 +8,10 @@ |
|
|
#. /etc/X11/Xsession |
|
|
#. /etc/X11/Xsession |
|
|
|
|
|
|
|
|
# load .Xresources |
|
|
# load .Xresources |
|
|
xrdb -merge ~/.Xresources |
|
|
|
|
|
|
|
|
xrdb -merge ~/.config/X11/Xresources |
|
|
|
|
|
|
|
|
# remap F- and function keys |
|
|
# remap F- and function keys |
|
|
xmodmap ~./.Xmodmap |
|
|
|
|
|
|
|
|
#xmodmap ~./.Xmodmap |
|
|
|
|
|
|
|
|
# fix potential problem with DISPLAY environment variable not correctly set |
|
|
# fix potential problem with DISPLAY environment variable not correctly set |
|
|
# when not using a display manager |
|
|
# when not using a display manager |
|
|