HP(1) General Commands Manual HP(1)NAME
hp - emulate an HP 2621 terminal
SYNOPSIS
hp
DESCRIPTION
Hp replaces an 81/2 window with an emulation of an HP 2621 terminal.
SOURCE
/sys/src/cmd/hp
BUGS
Hp cannot resize a window. If a 24x80 screen is required, it can draw an outline (using a menu item on button 2) and will use only the
space within the outline, but the user is responsible for resizing the window to fit the outline.
Use care in setting echo and newline modes when connecting to Unix systems via con. It may also be necessary to set the emulator into raw
mode manually (using a button 2 menu entry).
HP(1)
Check Out this Related Man Page
XEYES(1) General Commands Manual XEYES(1)NAME
xeyes - a follow the mouse X demo
SYNOPSIS
xeyes [-option ...]
DESCRIPTION
Xeyes watches what you do and reports to the Boss.
OPTIONS -fg foreground color
choose a different color for the pupil of the eyes.
-bg background color
choose a different color for the background.
-outline outline color
choose a different color for the outline of the eyes.
-center center color
choose a different color for the center of the eyes.
-backing { WhenMapped Always NotUseful }
selects an appropriate level of backing store.
-geometry geometry
define the initial window geometry; see X(7).
-display display
specify the display to use; see X(7).
-bd border color
choose a different color for the window border.
-bw border width
choose a different width for the window border.
-shape uses the SHAPE extension to shape the window. This is the default.
+shape disables use of the SHAPE extension to shape the window.
-render uses Xrender to draw anti-aliased eyes. This is the default if xeyes has been compiled with Xrender support.
+render disables Xrender and draws traditional eyes.
-distance
uses an alternative mapping, as if the eyes were set back from the screen, thus following the mouse more precisely.
SEE ALSO X(7), X Toolkit documentation
See X(7) for a full statement of rights and permissions.
AUTHOR
Keith Packard, MIT X Consortium
Copied from the NeWS version written (apparently) by Jeremy Huxtable as seen at SIGGRAPH '88
X Version 11 xeyes 1.1.1 XEYES(1)
Hi,
I do have three scripts. Whcih inserts records into a table using sqlldr, creating some reprot files etc. The first script will call the second and then the second will call the third. When I run my first script from the shell prompt, all my operation are completed successfully. If I do... (23 Replies)
When I'm running a few statements through mysql console, they are working just fine but when I'm trying to write some logic in php and trying to execute it, its awfully slow.. Its perhaps performing, 10 queries in 20 seconds... :( Why is this happening?
My table structures are:
Name:... (23 Replies)
Hi Guys,
I have been trying to resolve a printing problem but nothing works out .
I have an Epson LQ 680 (dot matrix printer) . I need to print a file . The paper length should be 34 .Left margin should be 5. I have tried the following things after researching from the man pages.
pr -t... (24 Replies)
Hi All
I have a problem, I wonder if you can help me sort it out:
I have the following entry in the cron:
00 1,13 * * * /home/report/opn_amt_gestores_credito.ksh > opn_amt_gestores_credito.log
But the entry only runs at 01:07
I have stopped the cron deamon, and started, but it still... (39 Replies)
Good Day,
I've been trying to create a bootable recovery disk with no success. I've used the command ./make_recovery -A -d /dev/rmt/1m and get the command HP-UX System Recovery returned, and after about a minute an error is returned:
/var: write failed, file system is full... (26 Replies)
I am trying to write to a serial port and capture the reponse in a file -
adduser ethan dialout
The user `ethan' is already a member of `dialout'
root@meow:/home/ethan# ls -l /dev/ttyS0
crw-rw-r-- 1 ethan dialout 4, 64 Oct 7 20:55 /dev/ttyS0
$fh1 = fopen("/dev/ttyS0", "w+");... (74 Replies)
Hi all,
I have 3 servers, rx2600, rx2600, and rx2660.
I have another x86 server running on Suse, and create a shared folder named /public
From 1 of the rx2600 server I can mount that shared folder :
intaqa:/>mount 10.1.2.82:/public /bkup
intaqa:/>cd /bkup
But from 2 others server I... (29 Replies)