Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-27-2004, 11:41 AM
|
#1
|
LQ Newbie
Registered: Nov 2003
Posts: 28
Rep:
|
engage configuration question
I've looked high and low but can't find any instructions anywhere (besides a very helpful post on LQ about how to set icons) about how to configure enlightenment's engage. Their site has a cute little description but nothing else. man engage finds no manual entry. Could anyone point me in the right direction? right clicking on the bar and clicking configuration doesnt bring up anything, is it a dead button? I've got all these ugly green question marks that i want to get rid of. Thanks for any help! 
|
|
|
12-09-2004, 02:32 AM
|
#2
|
LQ Newbie
Registered: Dec 2004
Distribution: Planet CCRMA Fedora Core 2
Posts: 1
Rep:
|
Quote:
I've looked high and low but can't find any instructions anywhere (besides a very helpful post on LQ about how to set icons) about how to configure enlightenment's engage. Their site has a cute little description but nothing else. man engage finds no manual entry.
|
try:
$ engage -help
this is what you will get:
Quote:
Supported Options:
-h, --help Print this text
-I, --ignore-iconified <bool> Ignore iconified windows
-i, --ignore-running <bool> Ignore running apps
-T, --tray <bool> Enable system tray
-D, --appear-time <flt> Time taken (in seconds) for new icons to appear
-b, --bg-main-color <rgb> Background main color
-B, --bg-outline-color <rgb> Background outline color
-d, --zoom-time <flt> Time taken (in seconds) for icons to zoom
-Z, --zoom-factor <flt> Zoom factor of the icons - 1.0 == 100% == nozoom
-z, --zoom <bool> Should we zoom icons?
-S, --spacing <int> Space in pixels between each icon
-s, --size <int> Size of icons in default state
-A, --auto-hide <bool> Auto hide the engage bar
-G, --grab-app <bool> Capture the icons of all running applications
-g, --grab-min <bool> Capture the icons of minimised applications
-R, --reserve <int> The amount of space reserved at the bottom of the screen
-m, --mode <int> The display mode, 0 = ontop + shaped, 1 = below + transp
-e, --engine <str> The X11 engine to use - either software or gl
-t, --theme <str> The theme name to use (minus path and extension)
-H, --height <int> The overall height of the application area
-W, --width <int> The overall width of the application area
|
i call engage like this from the command line:
engage -i 1 -I 1 -G 0 -g 0 -m 1 -e gl
so that it only brings up the icons that i have built, and doesn't try to "capture" minimized or running windows - at least this way you don't get a bunch of those green question marks (which i actually think look pretty good - just not more than one). here's info on how to build icons:
Quote:
Q; Why do I have no icons?
A: You need to create some! - use the provided build_icon.sh to create them and install them for you.
Q: Why are my icons question marks?
A: You have no mapping for the running application - the build_icon.sh will
install a mapping for any app it creates an icon for.
Q: How do I know what arguments to use for the build_icon.sh?
A: Easy :
1) Application title - the text you wish to appear above the icon
2) Command - the command used to start (or spawn another instance of) the app
i.e. "mozilla" or "Eterm --borderless"
3) Window class }
4) Window name } If you do not know these values go to the "remember" settings dialog (if using Enlightenment) and read them off the screen
|
Quote:
right clicking on the bar and clicking configuration doesnt bring up anything, is it a dead button?
|
you'll need ... i think it's called eedb (or just edb) ... go to the enlightenment website for more info - you have to get it from cvs i think, and once installed that "configure'" pop-up should link to the edb_gtk_ed tool to let you go to work ...
shayne
|
|
|
All times are GMT -5. The time now is 10:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|