From 78d71e916b8df3957f00aac07467419d04ae0910 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 6 Dec 2015 11:04:43 +0100 Subject: initial openbox config --- environment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 environment (limited to 'environment') diff --git a/environment b/environment new file mode 100644 index 0000000..71fffa5 --- /dev/null +++ b/environment @@ -0,0 +1,14 @@ +# +# Set system-wide environment variables here for Openbox +# User-specific variables should be placed in $HOME/.config/openbox/environment +# + +# To set your language for displaying messages and time/date formats, use the following: +#LANG=en_CA.UTF8 + +# To set your keyboard layout, you need to modify your X config: +# http://www.google.com/search?q=how+to+set+keyboard+layout+xorg + +XMODIFIERS=@im=SCIM +GTK_IM_MODULE=scim +QT_IM_MODULE=scim -- cgit v1.2.3