Page 1 of 1

How to call up a search via WinKey?

Posted: Sat Dec 22, 2012 9:25 am
by DaComboMan
I'm not sure how to express this...

In LM Mate, pressing on the Windows key automatically sends you to a search box from which you can search your computer for applications and even Google somethin' on the web! Is there an app or shortcut that can do this for LM14 Xfce too ?



- - -

BTW, can AWN be installed on Xfce?

Re: How to call up a search via WinKey?

Posted: Sat Dec 22, 2012 2:09 pm
by aac74
install gnome-do http://do.cooperteam.net/
from the software manager. Use winkey-spacebar to start it and type.
click the down arrow key after you have typed something to get list of results and select.
Lots of plugins can be turned on to search for anything.
click the arrow in the top right of the window to set preferences (e.g. start at login). and to turn on plugins

Re: How to call up a search via WinKey?

Posted: Sat Dec 22, 2012 2:29 pm
by DaComboMan
Looks like one of the finest yet! :)

Thank you!

Think i'm going to like this one a lot! yes!!

Re: How to call up a search via WinKey?

Posted: Sun Dec 23, 2012 8:52 am
by aac74
you can install any dock like AWN or docky on xfce however you will need compositing turned on for them to work properly.

xfce has a software compositor but its performance is poor.
better to use compiz with opengl (hardware accelerated) compositing turned on
easiest way to mange compiz is to use fusion icon. This gives you an icon in the panel you can use to change the window manager from compiz to xfwm4 and back again.
In effect turning compiz compositing on and off.

Usually want compositing on for your dock to work correctly and to have highest quality video playback without tearing.
However sometimes want to turn it off e.g. to get maximum framerate in full screen openGL games and apps.

Use synaptic to Install fusion icon, compiz, compiz-pluggins and compiz-config. Set fusion icon to load on startup.

Use the -f flag with the startup command to make fusion icon always start in compiz mode rather than the last mode that was set at shutdown (startup command: fusion-icon -f)
set this in xfce settings manager > session and startup > app autostart > add

Right click on fusion icon in the panel to turn compiz on and off (select windows manager) and also to open the compiz settings manager. Make sure the following plugins are turned on:
window decoration, window move, place window, window resize, opengl (with vblank sync tuen on) composite, static app switcher

When compiz is on it uses a gtk window theme rather than xfce. Thus if want to change window button layouts and style need to install package dconf-tools and then launch dconf-editor (in system menu).
Edit: org>gnome>desktop>interface
Edit: org>gnome>desktop>WM>preferences
e.g. change button layout to: menu:minimize,maximize,close

you can also install gnome-tweak-tool with synaptic and run it from the command line with: gnome-tweak-tool
this will give you lots of options for configuring the gtk theme used by compiz