Sponsored Content
Operating Systems AIX [Opinion] A Public Answer To Rob McNelly Post 302976108 by gull04 on Friday 24th of June 2016 02:46:40 AM
Old 06-24-2016
Hi Guys,

As to "management-by-click", well maybe. But just in case, my Pig is outside, saddled and ready to fly.

Gull04
This User Gave Thanks to gull04 For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Need your help and opinion

Hey all, I'm brand new to Unix/Linux and have a couple of questions. I own a small education/consulting company that has a staff of approx. 50 employees. Most our work is geared towards the office-style environment (i.e. Word, Excel, Powerpoint, etc.). There are also some C and Java programmers... (4 Replies)
Discussion started by: dennie1
4 Replies

2. Solaris

Your Opinion requested

Ladies/Gentlemen, I am looking for a web-based tool to keep track of my Sun inventory. The following list of fields are fields I would like to store: Root Passwd (needs to be secure) / Hostid / Console Port / IP Address / Platform / Application / Hostname . . . you get the point. Do any of... (4 Replies)
Discussion started by: pc9456
4 Replies

3. Post Here to Contact Site Administrators and Moderators

Opinion

Hi, I am new at this site and at unix. I was reading some answers that the administrators and moderators have posted to others, and sometimes I feel like their a little sarcastic. I am asking just to be patient to me, I know nothing about unix but I do want to learn, and I think that positive... (7 Replies)
Discussion started by: HN19
7 Replies

4. UNIX for Advanced & Expert Users

Expert Opinion

This perhaps does not belong in ths category; apologies, however, we have a heated debate going and your input will decide the result. Should UNIX (HP, AIX, etc) be rebooted following a monthly cycle (Every month, or a qtr, etc.). We have some UX admins (grumps) who say they have seen a UX... (6 Replies)
Discussion started by: rsheikh
6 Replies

5. Shell Programming and Scripting

What are public keys in ssh and how do we create the public keys??

Hi All, I am having knowledge on some basics of ssh and wanted to know what are the public keys and how can we create and implement it in connecting server. Please provide the information for the above, it would be helpful for me. Thanks, Ravindra (1 Reply)
Discussion started by: ravi3cha
1 Replies

6. What is on Your Mind?

Something in my mind - what's your opinion ?

Dear Forum staff / Advisors / members , I am having something in my mind, about Linux / Unix possible Interview questions collections, I guess if I post them here,which might be useful for our members and for students, and in meantime we can discuss also about those questions, what's your... (4 Replies)
Discussion started by: Akshay Hegde
4 Replies
w9wm(1x)																  w9wm(1x)

NAME
w9wm - 8-1/2-like Window Manager for X SYNOPSIS
w9wm [ -grey ] [ -version ] [ -font fname ] [ -nokeys ] [ -nostalgia ] [ -debug ] [ -pass ] [ -term termprog ] [ -virtuals n ] [ exit | restart ] DESCRIPTION
w9wm is a window manager for X which attempts to emulate the window management policies of Plan 9's 8-1/2 window manager but adds some candy stuff like virtual screens and keyboard shortcuts. The -grey option makes the background light grey, as does 8-1/2. Use this option for maximum authenticity. -font fname sets the font in w9wm's menu to fname, overriding the default. -nokeys option inhibits keyboard shortcups (Ctrl+Tab and Shift+Ctrl+Tab) -nostalgia applies some useless modifications to w9wm look & feel (windows border and cursor appearance) -debug triggers debug mode -pass uses click-to-focus- passes-through-click, which means that clicking on a nonactive window with whatever mouse button activates it and follows click to this window -term termprog specifies an alternative program to run when the New menu item is selected. -virtuals n set the number of virtual screens used -version prints the current version on standard error, then exits. To make w9wm exit, you have to run w9wm exit on the command line. There is no ``exit'' menu item. w9wm is click-to-type: it has a notion of the current window, which is usually on top, and always has its border darkened. Characters typed at the keyboard go to the current window, and mouse clicks outside the current window are swallowed up by w9wm. To make another win- dow the current one, click on it with button 1 or type Ctrl+Tab (this shortcut is not ``stable'', which means that I could change it in case it would eventually be annoying). Unlike other X window managers, w9wm implements `mouse focus': mouse events are sent only to the current window. A menu of window operations is available by pressing button 3 outside the current window. The first of these, New, attempts to spawn a 9term process (or xterm if 9term is not available). The new 9term will request that its outline be swept using button 3 of the mouse, by changing the cursor. (xterm defaults to a fixed size, and thus wants to be dragged; pressing button 3 places it.) The next four menu items are Reshape, Move, Delete, and Hide. All of the operations change the cursor into a target, prompting the user to click button 3 on one of the windows to select it for the operation. At this stage, clicking button 1 or 2 will abort the operation. Oth- erwise, if the operation was Resize, the user is prompted to sweep out the new outline with button 3. If it was Move, the user should keep the button held down after the initial click that selected the window, and drag the window to the right place before releasing. In either case, button 1 or 2 will abort the operation. If the Delete operation is selected, the window will be deleted when the button is released. This typically kills the client that owns the window. The Hide operation just makes the window invisible. While hidden, the window's name appears on the bottom of the button 3 menu. Selecting that item brings the window back (unhides it). This operation replaces the iconification feature provided by other window man- agers. A menu is provided to switch from a virtual screen to another. This popup is triggered by using the button 2, which displays a menu look- ing like the previous one but with four entries, One, Two, Three, and Four. Selecting one of these entries will switch to another virtual screen. There is also a menu to run programs using button 1. Hold both "shift" and "left ctrl" keys and press button 1. w9wm will then display a menu that allows you to exec programs specified in the $HOME/.w9wmrc file. Put each command in one line. w9wm does not yet support args for these commands, write a one-line shell script if you need this.q BUGS AND LIMITATIONS
Is not completely compatible with 8-1/2. There is a currently a compiled-in limit of 32 hidden windows. Also, you cannot put more than 32 commands in your .w9wmrc file SEE ALSO
9term(1), 9wm(1), 9menu(1), xterm(1). w9wm(1x)
All times are GMT -4. The time now is 12:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy