diff options
| -rw-r--r-- | .profile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ if [ -x /usr/bin/resizewin ] ; then /usr/bin/resizewin -z ; fi # Display a random cookie on each login. if [ -x /usr/bin/fortune ] ; then /usr/bin/fortune freebsd-tips ; fi + +export XKB_DEFAULT_LAYOUT=us,gb +export XKB_DEFAULT_OPTIONS=grp:ctrl_space_toggle |
