| View previous topic :: View next topic |
| Author |
Message |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Fri May 30, 2008 7:36 am Post subject: |
|
|
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
|
|
| Back to top |
|
 |
Jerry
Joined: 12 Sep 2007 Posts: 150
|
Posted: Fri May 30, 2008 1:34 pm Post subject: |
|
|
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.
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Sat May 31, 2008 6:48 pm Post subject: |
|
|
How to add a home folder to the the taskbar.
1. Load the file
| Code: | | 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: | | 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
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Sun Jun 01, 2008 8:49 pm Post subject: |
|
|
Cool discovery: right-click on the taskbar and you get some very cool options such as tiling.
john
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Mon Jun 02, 2008 4:15 am Post subject: |
|
|
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 .deb package here:
http://www.pcbypaul.com/software/absvolume.html
Then modify your ~/.icewm/toolbar as follows:
prog "Volume" /icon/path/icon_name absvolume
or insert the volume icon of your choice. Here's a screenshot:
Maybe we can get this on the next iso?
john
|
|
| Back to top |
|
 |
JawsThemeSwimming428
Joined: 17 Mar 2008 Posts: 127
|
Posted: Mon Jun 02, 2008 4:35 pm Post subject: |
|
|
| Awesome! Thanks OU.
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Wed Jun 25, 2008 1:31 am Post subject: |
|
|
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
2. To logout by hand
| Code: | | killall icewm-session |
3. To lock your workstation by hand
john
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Wed Jun 25, 2008 1:35 am Post subject: |
|
|
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
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Wed Jun 25, 2008 9:02 am Post subject: |
|
|
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
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Fri Jun 27, 2008 5:37 am Post subject: |
|
|
Here's how to get an xmms tray icon:
1. Open the file ~/.icewm/winoptions
2. Add this line at the end
| Code: | | 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
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Fri Jul 04, 2008 7:50 am Post subject: |
|
|
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-for-mounting-devices-t900.html
john
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 463 Location: California
|
Posted: Tue Jul 15, 2008 12:33 am Post subject: |
|
|
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
|
|
| Back to top |
|
 |
|