]> gitweb.fluxo.info Git - rhatto/dotfiles/xsession.git/commitdiff
Java config
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 21 Apr 2017 22:54:06 +0000 (19:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 21 Apr 2017 22:54:06 +0000 (19:54 -0300)
xsessionrc.dot.link

index 4e2f29392eb852deac459417b142e2364595c549..659a058a211129bb722ed4552c4416f6a93bf75c 100755 (executable)
@@ -121,6 +121,11 @@ fi
 #export SSH_ASKPASS="/usr/lib/pssh/pssh-askpass"
 #export SSH_ASKPASS=""
 
+# Java config
+# See http://stackoverflow.com/questions/29494915/android-sdk-on-debian-linux-has-blank-windows
+#     https://wiki.archlinux.org/index.php/Java#Non-reparenting_window_managers
+export _JAVA_AWT_WM_NONREPARENTING=1
+
 # Start window manager
 if [ "$OSVERSION" = "7" ] || [ "$START_WINDOW_MANAGER" = "true" ]; then
   $WINDOW_MANAGER