The time now is Fri 26 Feb 2021, 03:12
All times are UTC - 4 |
Author |
Message |
walter90

Joined: 25 Aug 2009 Posts: 283 Location: Pennsylvania, USA
|
Posted: Sun 07 Mar 2010, 15:38 Post subject:
Installing icewm .pets |
|
When I install an icewm.pet sometimes the shutdown panel doesn't work right. For example I installed icewm.402 in Mediapup and aside from a restart with JWM command working everything else does. I have to exit to prompt>poweroff to shut down
Also, sometimes the savin terminates but as far as I can tell it did complete the save.
Any ideas for a noob to coding? I understand theming but little else, Lol
|
Back to top
|
|
 |
pri

Joined: 09 Oct 2009 Posts: 344 Location: Bandung Indonesia
|
Posted: Sun 07 Mar 2010, 23:39 Post subject:
|
|
hello walter90
look like we have same problem and i was make some menu for ice wm for my puppy.
for editing icewm menus, you must edit file on /etc/xdg/templates/_root_.icewm_menu
try open and edit, i was editing this line :
...............................................................................................................
menu "Fun" face-win24 {
PUPPYMENU icewm-xdgmenu /etc/xdg/menus/puppy-fun.menu
}
separator
prog Help help24 defaulthtmlviewer file:///usr/share/doc/index.html
menu "Windows" programs24 {
prog "Restart X server" mini-x restartwm
prog "Fix Menus" mini-x fixmenus
prog "Reboot" mini-x wmreboot
prog "Shutdown" mini-x wmpoweroff
}
..................................................................................................................
then on command line exec : fixmenus
and i included icewm-menu.pet if you getting hard to find it
Description |
it will be make new menu for icewm
|

Download |
Filename |
menu-ice-wm.pet |
Filesize |
957 Bytes |
Downloaded |
919 Time(s) |
_________________ Learning by Doing
|
Back to top
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 283 Location: Pennsylvania, USA
|
Posted: Mon 08 Mar 2010, 12:50 Post subject:
|
|
Thanks pri. I hadn't thought to look there. I'll give it a go!
|
Back to top
|
|
 |
pa_mcclamrock

Joined: 03 Jun 2005 Posts: 695 Location: Fort Wayne, Indiana, USA
|
Posted: Sun 21 Mar 2010, 05:57 Post subject:
|
|
Here's another variation, derived from the JWM menu and modified for IceWM:
Code: | menu "Restart" programs24 {
restart "Restart with JWM" mini-windows jwm
restart "Restart IceWM" mini-windows icewm
prog "Restart X server" mini-x restartwm
}
menu "Shutdown" "" {
prog "Power-off computer" "mini-stop.xpm" wmpoweroff
prog "Reboot computer" "mini-turn.xpm" wmreboot
prog "Exit to prompt" "prompt16.xpm" wmexit
} |
David McClamrock
_________________ It's stupid to use inferior software for ideological reasons.
--Linus Torvalds
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 4.4657s ][ Queries: 13 (4.1190s) ][ GZIP on ] |