The window manager provides virtual desktop capabilities to the Motif user. Some window managers limit the canvas upon which the user positions windows to the area visible on the display screen. The Motif window manager does not have this restriction. Instead, the display screen may be thought of as a viewport onto an infinite-sized canvas. This allows you to pan the view over a root window that appears to be much larger than the actual size of the display screen. The mwm can be panned to any location that a window can be placed. This allows you to position windows on a root window of virtually unlimited size.
Access to mwm's virtual desktop capabilities is provided via the mwm and X resource files. There are basically three ways to move about and view objects on the virtual desktop:
The mwm provides these capabilities through resource files that you can set up and access via an mwm menu, or through key or button bindings. Refer to Chapter 6 for a description of menu functions and how they work.