來源:http://ubuntuforums.org/showthread.php?t=874458
像 fluxbox or openbox 那樣的 right-click menu
這樣能同時有 compiz fusion 3D特效,又能有快速的選單:
apt-get install python-lxml libgtk2.0-dev libwnck-dev \
libdbus-1-dev git-core compizconfig-settings-manager libdbus-glib-1-dev
$ git clone git://anongit.compiz-fusion.org/users/crdlb/compiz-deskmenu
$ cd compiz-deskmenu
$ make
$ make install
To make this menu show up we need to make some changes in the compiz settings.
To bring this up, simply open a terminal and enter:
ccsm
Now we just need to map this to the right mouse button.
When in ccsm, click on general options and go under the commands tab and commands dropdown menu.Click on one of these that's unused and set it to compiz-deskmenu.Now go to Viewport switcher and set the Plugin for initiate action to "core"and the action name for initiate to "run_command#_key",
where # is the number of the command corresponding to compiz-deskmenu.Change initiate plugin action key to Button 3 and now the right mouse button should popup the compiz deskmenu.If you'd prefer to keep the gnome right click menu, just leave initiate plugin action as button 2.To edit the menu, just click on the edit item in the menu.
One quirk I've noticed with the menu editor is that icons need to be located under /usr/share/icons/gnome/yyxyy where yy is the pixel size of the icon and for xpm files, this size needs to be set to 16x16 pixels (easily done with gimp) to be the same size as other menu items.
照著步驟很容易就完成了,但是幾分鐘之後就換回來 openbox 了…太花,沒辦法做事。
實在是無法習慣。
迴響