Author Topic: Icewm - The Ultimate Configuration  (Read 60000 times)

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Icewm - The Ultimate Configuration
« Reply #135 on: May 05, 2007, 03:58:54 am »
Quote
I rebooted after I uninstalled both older rotate and icewm, but not after installing new versions.
I just now rebooted (again), and tried rotating the physical screen. Nothing changes. I tried this with ROX (as a  desktop), enabled and not enabled.
I have never seen my screen rotate to PDA mode in any icewm versions that I have tried, unless I use the rotate icon.
Also, when using the rotate icon, and switching back to laptop mode, the taskbar disappears, (icewm only). The taskbar is still there, but it is below the bottom of the screen, because the menu button works, but it is shifted down a space or two.
I have no problems in openbox, rotating the screen works the same as in Sharp/Cacko.
I haven't been too concerned about this because I never use this Zaurus in PDA mode. I just thought I would mention it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160512\"][{POST_SNAPBACK}][/a][/div]

all these problems have been fixed in the new versions unless you modified some of the dependent underlying files like the keys file under icewm config directory. if you have files under ~/.icewm, they override the ones in /etc/icewm. keys has a mapping to the XF86RotateWindows key which calls rotate.sh. This also depends on the XF86RotateWindows key being mapped correctly in spitz.xmodmap and it being loaded by xinitrc which in turn is loaded by startx.
all these files are customised in pdaXii13 and if you have overwritten/changed any of them, then not everything will function the way they were intended in pdaXii13.
rotate.sh also calls x11scr which is modified to call icetbfix to fix the taskbar...
if you want to customise your icewm settings, copy all the config files from /etc/icewm to ~/.icewm and then customise those. dont just place your custom files into ~/.icewm unless ypu really dont want my customisations and roll your own...
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Icewm - The Ultimate Configuration
« Reply #136 on: May 05, 2007, 12:43:02 pm »
Thank you meanie for your thorough explanation of these settings/configurations files.
I copied your /etc/icewm/keys file to ~/.icewm/keys (and made 2 modifications)
I only had 2 modifications that I wanted to keep from my old "keys" file
key "Ctrl+1" mrxvt
key "Ctrl+2" rox
Everything else in this newly copied file remained the same.
Rotate now works as it is supposed to work.
I still have a disappearing taskbar after returning to landscape mode.
I haven't modified any of the below files.
rotate.sh, x11scr, icetbfix, spitz.xmodmap, ice-session.
I am loading icewm from "xselect"
I have since deleted my "old" method of starting icewm, (which was using "startice" to call the .xinitrc which was posted earlier in this thread).
All the other "ice" related files in /usr/bin are "ELF 32-bit LSB executable" There isn't any way I could have modified these.  

I had previously copied all the other config files from /etc/icewm to ~/.icewm except "keys" (which I just copied today).
I have modified my "preferences" file and made a "prefoverride file, (to change wallpaper, and other things like fonts), but the only taskbar changes I have made are the clock and removing the "applet-blanker" from icedock.
Oh, I almost forgot, I modified the "bitmap" of "ICEWM" on the start icon and shortened it to just show "ICE" (this is in the "IceQua" theme).
« Last Edit: May 05, 2007, 12:49:35 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Icewm - The Ultimate Configuration
« Reply #137 on: May 06, 2007, 04:48:38 am »
just for anyone that is interested to compile their own icewm, i have created patches with my fixes for both icewm 1.2.30 and 1.2.26 sources.

http://zaurus.daemons.gr/menaie/build/hacks/icewm/
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

portalgod

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://www.rajeshprakash.com
Icewm - The Ultimate Configuration
« Reply #138 on: May 25, 2007, 09:30:36 am »
Quote
just for anyone that is interested to compile their own icewm, i have created patches with my fixes for both icewm 1.2.30 and 1.2.26 sources.

http://zaurus.daemons.gr/menaie/build/hacks/icewm/
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160581\"][{POST_SNAPBACK}][/a][/div]

How does Ice compare to xfce or fluxbox in terms of memory usage?  I haven't seen a conclusive comparison.
SL-C1000 w/pdaXii13 Akita (base) + select apps
4GB Transcend 150x SD, 4GB Transcend 120x CF
Planex gw-cf11x CF Wi-Fi, Buffalo CF LAN
UT-41 USB GPS
Misc other SD and CF cards

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Icewm - The Ultimate Configuration
« Reply #139 on: May 25, 2007, 04:11:05 pm »
xfce4 is lovely, but icewm is way lighter. I thought fluxbox was as fast as icewm, but if you say it's similar to xfce, maybe icewm is lighter