It would be nice if WMState would save positions relative to the nearest corner of the screen. My home directory is on NFS, and I use the same GNUStep directory for x servers of different screen resolutions. This way, my clip would (for instance) always be in the bottom-left corner of the screen, regaurdless of how big it was. This could be an optional setting, if you think many people would object. --- Begin /etc/X11/WindowMaker/appearance.menu (modified conffile) /* Automatically generated file. Do not edit. */ Appearance MENU "Background" OPEN_MENU background.menu "Styles" OPEN_MENU -noext LOCAL_STYLES_DIR STYLES_DIR USER_STYLES_DIR WITH setstyle "Themes" OPEN_MENU -noext LOCAL_THEMES_DIR THEMES_DIR USER_THEMES_DIR WITH setstyle "Icon Sets" OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons "Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)" "Save Theme" EXEC getstyle -t USER_THEMES_DIR/"%a(Theme name)" Appearance END--- End /etc/X11/WindowMaker/appearance.menu