User Tools

Site Tools


unity:disable-launcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
unity:disable-launcher [2013/04/21 07:55]
tschulz created
unity:disable-launcher [2013/04/21 08:05] (current)
tschulz
Line 2: Line 2:
 Although the Unity launcher is very useful for general use computing it can get in the way when playing windows games in Wine.  Here is a trick I use to disable the Unity launcher in wine Although the Unity launcher is very useful for general use computing it can get in the way when playing windows games in Wine.  Here is a trick I use to disable the Unity launcher in wine
  
-<​file>​+<​file ​sh unity-wine.sh> 
 +#!/bin/sh  
 dconf write /​org/​compiz/​profiles/​unity/​plugins/​unityshell/​show-launcher '""'​ dconf write /​org/​compiz/​profiles/​unity/​plugins/​unityshell/​show-launcher '""'​
-<run wine command>+$1
 dconf write /​org/​compiz/​profiles/​unity/​plugins/​unityshell/​show-launcher '"<​Super>"'​ dconf write /​org/​compiz/​profiles/​unity/​plugins/​unityshell/​show-launcher '"<​Super>"'​
 </​file>​ </​file>​
unity/disable-launcher.1366548932.txt.gz · Last modified: 2013/04/21 07:55 by tschulz