The icewm tag has no wiki summary.
2
votes
1answer
95 views
How to restart icewm from the command line?
I'm looking for a way to bind for example the Ctrl+Alt+Ins key combination to a command line that would restart icewm (just to make it read the configuration files again and be aware of the edits).
...
2
votes
2answers
189 views
notify-send fails to specify a destination, and my notification doesn't appear onscreen. Why?
Notification through libnotify seems to work under icewm, as the different notifications from applications like konversation show. But I can't get it to work from the command line using the ...
1
vote
1answer
113 views
Start IceWM from the command line *and* get sound working?
So, I hate window managers. I hate them all.
My current distribution is Ubuntu 12.04. Here is my /etc/init/lightdm.conf:
# LightDM - light Display Manager
#
# The display manager service manages ...
0
votes
0answers
53 views
Binding keypad keys in icewm doesn't work
Here's my configuration file : http://subversion.assembla.com/svn/maconf/icewm/preferences
These commands don't work
KeySysWorkspace1="Ctrl+Alt+1"
KeySysWorkspace2="Ctrl+Alt+2"
...