vmware-environment.sh 282 B

12345678910
  1. # Uncomment the line below if you have a problem of incompatible libraries
  2. #export VMWARE_USE_SHIPPED_LIBS=yes
  3. # Uncomment and fill the line below to change GTK theme
  4. #export GTK_THEME=""
  5. # Avoid an issue with some keyboard layouts using iBus
  6. export GTK_IM_MODULE_FILE=/dev/null