home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sgigate!sgi!fido!agomoda!williams
- From: williams@agomoda.asd.sgi.com (Eric Williams)
- Newsgroups: comp.sys.sgi
- Subject: Re: borderless window
- Date: 16 Nov 1992 21:13:48 GMT
- Organization: Silicon Graphics, Inc. Mountain View, CA
- Lines: 18
- Message-ID: <1e92ucINNh60@fido.asd.sgi.com>
- References: <34110@adm.brl.mil>
- NNTP-Posting-Host: agomoda.asd.sgi.com
-
- In <34110@adm.brl.mil> driscoll@pica.army.mil (Joseph D. Driscoll) writes:
-
- >Does anyone know how to open a wsh(xwsh,xterm or any other) without any
- >border at all (no frame, no scrollbar, no title box, etc.) ? We are currently
- >using 4Dwm as the window manager. thanks in advance.
-
- 4Dwm controls this sort of thing. See the man page for 4Dwm and Mwm. (4Dwm
- is a superset of Mwm, so both man pages apply.) In particular you want the
- "clientDecoration" resource (which is described in the Mwm man page).
-
- e.g. Add:
-
- 4Dwm*windowname*clientDecoration: none
-
- to your .Xdefaults, then restart 4Dwm and run `xwsh -name windowname` to
- get an XWsh that has no border decorations.
-
- -Eric Williams, williams@sgi.com
-