Thanks for the responses!

  1.  Working on the resolution now.
  2.  I got it working on the menu dragging. Just took practice. :-)
  3.  Got some apps added too. Just did some digging. Getting the hang of it.
  4.  Sounds good. I'll explore them and take a look around.
  5.  I'm wondering if installing GNUSTEP would possibly help? Would it provide 
me a more NeXTSTEP-like environment? Window Maker has DEFINITELY made my work 
environment much more enjoyable, and I'd like to keep going and just eliminate 
GNOME as much as possible and have a more NeXTSTEP like environment to work in 
for simplicity.

Thanks!

Nathan

From: Tobia Tesan <[email protected]<mailto:[email protected]>>
Date: Monday, June 11, 2012 2:54 PM
To: Nathan Parker 
<[email protected]<mailto:[email protected]>>, 
<[email protected]<mailto:[email protected]>>
Subject: Re: Window Maker Newbie Questions

Il 09/06/2012 01:45, Nathan Parker ha scritto:
WindowMaker is currently running in 4:3. However, I'm on a 16:9
widescreen monitor. Is there a way to adjust the resolution of
WindowMaker for the 16:9 widescreen monitor?

You don't adjust the resolution of WindowMaker, you adjust the
resolution of the whole X Session.
Try

$ xrandr --output VGA1 --mode 1440x900

Where VGA1 is your monitor and 1440x900 is the desired resolution.
You can see the available options with xrandr with no parameters.

Then make sure to restart WindowMaker (xrandr support is experimental
AFAIK).


I'm trying to use the menu editor in WMPrefs to drag items between
submenus, but the items aren't easily going there. How can I easily
drag an item from one submenu to another when editing menus?

Don't know, but you always have the option of editing the text file.

Additionally, how do I add new applications to the menu in Window
Maker? Do I have to hunt down the path of the executables?

As long as they are in your path, you shouldn't have to use the complete
path.
Anyway, you can always find it via the which command - e.g.

$ which bash
/usr/bin/bash


I also want to try out installing Dock Apps. How does one actually
install Dock Apps?

Like anything else - compile them yourself from the tarball and/or use
the repositories provided by your distro.
Then just type their name in an xterm and they will appear on screen.
You can then move them around, dock them and tell WM to make them part
of the default session via the right mouse button.



Lastly, Is there a way to change the menubar menus and icons for my
applications themselves to more resemble Window Maker/NeXTSTEP?

Yes, there are a number of ways (config files, dbus, etc...), but you'd
probably better off asking a GTK ML.
Anyway, Paul Seelig, the guy who does WMLive, knows for sure how to do
that, and he posts on this list.



--
Tobia Tesan
<[email protected]<mailto:[email protected]>>
Even bytes get lonely for a little bit.



Reply via email to