Skip to content
Snippets Groups Projects
Commit a49e3b96 authored by schiermi's avatar schiermi
Browse files

Added temporary .xsessionrc.

parent 838da3d7
No related branches found
No related tags found
No related merge requests found
cat <<EOF> /tmp/env
: Remove the # in front of the preferred keyboard layout:
# setxkbmap us
# setxkbmap af
# setxkbmap de
: Remove the # in front of the preferred language:
# LANG=en_US.UTF-8
# LANG=ar_SY.UTF-8
# LANG=ar_IQ.UTF-8
# LANG=de_DE.UTF-8
: Finish your selection with Control-Q and Save.
EOF
/usr/bin/leafpad /tmp/env
. /tmp/env
export LANGUAGE="${LANG}"
export LANG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment