Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

icewm

Post your tips and tricks here.

Postby OU812 on Fri May 30, 2008 6:36 am

There's a nice little menu editor in the repo: icemc. There's also a config utility, iceconf, but I can't download it because of a dependency problem. So I found this nice little app at sourceforge

http://sourceforge.net/projects/ice-prefer/

it even has a deb package that installs flawlessly. The icewm text files are easy to modify - except that the preferences file is huge and it might not be clear to a newbie which text files to edit to get the job done.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby Jerry on Fri May 30, 2008 12:34 pm

Thanks. I knew about icemc (which I put into the FAQs) and iceconf (which I tried to get somebody to package on MepisLovers), but had not seen this one.

Will definitely give it a try.
Jerry
 
Posts: 194
Joined: Wed Sep 12, 2007 4:55 pm

Postby OU812 on Fri May 30, 2008 2:41 pm

I hope you find it useful. Here's a link to the sourceforge page with a listing of icewm apps, etc. There are some interesting apps - for example you'll find an app that can create a menu like gnome using .desktop files. Enjoy.

http://sourceforge.net/search/?type_of_ ... ords=icewm

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Sat May 31, 2008 5:48 pm

How to add a home folder to the the taskbar.

1. Load the file

Code: Select all
leafpad ~/.icewm/toolbar

2. Edit the file. The general format is

Name /icon/path /app/path

where name is a tooltip description. Here's my entry:

Code: Select all
prog "Home" pcmanfm pcmanfm

Note 1: if you are using an icon from /usr/share/pixmaps, you can just use the name of the icon instead of the full path.

Note 2: Even though icewm styles supply a folder icon, you should avoid using it since it creates a box around the folder icons that appear in the start menu. Haven't figured why or how to stop it.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Sun Jun 01, 2008 7:49 pm

Cool discovery: right-click on the taskbar and you get some very cool options such as tiling.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Sun Jun 01, 2008 7:57 pm

A very cool icewm thread - started by aysiu, a true master.

http://ge.ubuntuforums.com/showthread.p ... 7&t=263710

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Mon Jun 02, 2008 3:15 am

I found a really cool volume slider - just like for gnome, kde, or xfce. It's written by the guy who does absolute linux. Find the home page here:

http://www.pcbypaul.com/software/absvolume.html

and the .deb package here:

http://freshmeat.net/projects/absvolume/

Install the package by opening a root terminal, cd to the download directory, and do

Code: Select all
dpkg -i absvolume*

Then modify your ~/.icewm/toolbar as follows:

Code: Select all
prog "Volume" /icon/path/icon_name absvolume

or insert the volume icon of your choice. Here's a screenshot:

Image

Maybe we can get this on the next iso?

john
Last edited by OU812 on Sat Nov 22, 2008 7:00 am, edited 2 times in total.
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby JawsThemeSwimming428 on Mon Jun 02, 2008 3:35 pm

Awesome! Thanks OU.
JawsThemeSwimming428
 
Posts: 254
Joined: Mon Mar 17, 2008 1:28 am

Postby OU812 on Sun Jun 22, 2008 8:15 pm

You're welcome! Thanks for everyone's kind words regarding the icewm screenshots I've been posting. I must admit that I was once off-put by the old-school look of icewm, but after a very determined effort, I have my home. Here is a list - in no particular order - of the themes that I like the best:

http://www.box-look.org/content/show.ph ... tent=81082
http://www.box-look.org/content/show.ph ... tent=74613
(The above-listed theme would go well with a certain impuwat wall ... )
http://www.box-look.org/content/show.ph ... tent=73834
http://www.box-look.org/content/show.ph ... tent=73238
http://www.box-look.org/content/show.ph ... tent=71528
(I'm not crazy about the window, but I like the taskbar of the above theme)
http://www.box-look.org/content/show.ph ... tent=65022
http://www.box-look.org/content/show.ph ... tent=63240
http://www.box-look.org/content/show.ph ... tent=62936
http://www.box-look.org/content/show.ph ... tent=61512
http://themes.freshmeat.net/projects/thinblack/
(Nice theme, too bad about the start buttons in the thinblack theme)
http://themes.freshmeat.net/projects/icewmdarkt/
http://themes.freshmeat.net/projects/icegilgrey/
http://themes.freshmeat.net/projects/milked.expresso/
http://themes.freshmeat.net/projects/goldikwarc/
http://themes.freshmeat.net/projects/murrinacandy/
http://themes.freshmeat.net/projects/murrinagilouche/
http://themes.freshmeat.net/projects/simplestblack/
http://themes.freshmeat.net/projects/smoothyfeelings/
http://themes.freshmeat.net/projects/smoothicehybrid/

Note: Don't get too hung up on the icons - you can always copy and paste. Also, some themes include more than one start button. In the last two links, you'll notice that a quite a few icewm themes are simply a blending of existing themes. If you study them, as in the last two links, you'll be able to create your own theme by using the same techniques. Good luck!

Enjoy.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Wed Jun 25, 2008 12:31 am

I'm going to share this with you since it took me a long time to find this info on the web.

1. To restart icewm by hand

Code: Select all
killall -HUP icewm

2. To logout by hand

Code: Select all
killall icewm-session

3. To lock your workstation by hand

Code: Select all
xlock

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Wed Jun 25, 2008 12:35 am

To switch desktops using the keyboard:

1. To cycle through the desktops use
[windows] + [left or right arrow key]

2. To go to a specific desktop use
[windows] + [desktop #]

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Wed Jun 25, 2008 8:02 am

I've made a discovery: If an icewm theme does not include custom icons, then the default icewm icons will be used. And these look quite dated (e.g. show desktop and terminal look especially old school). To remedy the situation, just take a look in /usr/share/icewm/ and peek into the various icon folders. Find some icons that you like (any icon theme will do - except maybe svg - and use them to replace the ones you don't like. This makes even modern themes like murrina guiloche look even better.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Fri Jun 27, 2008 4:37 am

Here's how to get an xmms tray icon:

1. Open the file ~/.icewm/winoptions

2. Add this line at the end
Code: Select all
xmms.tray: Exclusive

3. Restart icewm using the applications menu

4. Launch xmms

If you hover your mouse over your tray icon, you will get artist, title, and song length info; however, you will not be able to control xmms with this tray icon. But hey, it's better than nothing!

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Fri Jul 04, 2008 6:50 am

If you want desktop icons, you proabably know that idesk is installed and can be used for this purpose. What you may not know is the idesk can be used for mountable devices. True, the icons don't automagically appear and reappear, but at least they're on the desktop and can be used to quickly mount and browse your devices. If this sounds interesting to you, please read this thread:

http://antix.freeforums.org/use-idesk-f ... -t900.html

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby OU812 on Mon Jul 14, 2008 11:33 pm

For the keyboard jockeys out there:

I have found that sometimes it is much easier to just hit the the "windows" button to get the start menu to pop up. I can then navigate through the menu using my cursor keys. To launch an app, I just press [enter]. Much quicker than navigating with a mouse.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

PreviousNext

Return to Tips and Tricks

Who is online

Users browsing this forum: No registered users and 0 guests