How to set default applications in IceWM?

Posts: 5
flammenwurfer
Joined: 25 Jan 2008
#1
Where do I go to set the default applications in IceWM? More specifically I'm trying to change the default file manager.
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#2
Do you mean in the menu?
Posts: 1,081
OU812
Joined: 29 Sep 2007
#3
For launching the"default" file manager from the taskbar button, do control center > edit icewm settings > toolbar. Edit this line:

prog"Home Folder" folder rox

by changing rox to whatever file manager you want.

john
Posts: 5
flammenwurfer
Joined: 25 Jan 2008
#4
yep, that's what I meant. Thanks!
Posts: 69
kidx86
Joined: 11 Dec 2012
#5
i tried this but it never worked for me? I wanna set xfe,xfwrite,xfveiw and terminator as deafult.Also antixcc.sh is not found as a bash command weird.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#6
@kid86. Go to `/.icewm/toolbar or

Code: Select all

cd /home/kid86<just a guess from me here as far as user name>/.icewm
then do

Code: Select all

ls
to see what is listed their. I don't use icewm on this post but fluxbox instead

Code: Select all

harry@bikertest2:~/.fluxbox
$ ls
applications  init  lastwallpaper  overlay   startup  windowmenu
apps          keys  menu           slitlist  styles
then

Code: Select all

harry@bikertest2:~/.fluxbox
$ geany
to edit files.
Posts: 69
kidx86
Joined: 11 Dec 2012
#7
question i am using remsatersys so the usr/share folder correct i dont know i am lost also i don't like fluxbox i like icewm all i wanna do is edit teh taskbar apps that load so if I click the file icon it loads xfe or if i click the terminal icon i get terminator.
Posts: 1,081
OU812
Joined: 29 Sep 2007
#8
Try copying the files from /usr/share/icewm to your /home/user/.icewm directory. Then edit the config files to your liking.

john
Posts: 69
kidx86
Joined: 11 Dec 2012
#9
I fixed it now just have a cli installer issue.