summaryrefslogtreecommitdiffstats
path: root/doc/cursors.n
diff options
context:
space:
mode:
authordas <das>2007-04-29 02:25:54 (GMT)
committerdas <das>2007-04-29 02:25:54 (GMT)
commit9025e3c799817de9b380db2644dd47a61924c5eb (patch)
tree43376ab4083bd27e4465cd367c4158fa92aaae69 /doc/cursors.n
parentd1da82b0a87023ad752173dda374a0656228af58 (diff)
downloadtk-9025e3c799817de9b380db2644dd47a61924c5eb.zip
tk-9025e3c799817de9b380db2644dd47a61924c5eb.tar.gz
tk-9025e3c799817de9b380db2644dd47a61924c5eb.tar.bz2
* doc/colors.n: document new Mac OS X system colors.
* doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes].
Diffstat (limited to 'doc/cursors.n')
-rw-r--r--doc/cursors.n29
1 files changed, 25 insertions, 4 deletions
diff --git a/doc/cursors.n b/doc/cursors.n
index 0855f5f..a1d82b1 100644
--- a/doc/cursors.n
+++ b/doc/cursors.n
@@ -2,7 +2,9 @@
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
'\"
-'\" RCS: @(#) $Id: cursors.n,v 1.3 2002/11/15 15:35:55 dkf Exp $
+'\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
+'\"
+'\" RCS: @(#) $Id: cursors.n,v 1.3.2.1 2007/04/29 02:25:54 das Exp $
'\"
'\"
.so man.macros
@@ -132,8 +134,8 @@ The \fBno\fR cursor can be specified to eliminate the cursor.
.RE
.TP
-\fBMacintosh\fR
-On Macintosh systems, the following cursors are mapped to native cursors:
+\fBMac OS X\fR
+On Mac OS X systems, the following cursors are mapped to native cursors:
.RS
.CS
arrow
@@ -144,10 +146,29 @@ plus
watch
xterm
.CE
-And the following additional cursors are available:
+And the following additional native cursors are available:
.CS
+copyarrow
+aliasarrow
+contextualmenuarrow
text
cross-hair
+closedhand
+openhand
+pointinghand
+resizeleft
+resizeright
+resizeleftright
+resizeup
+resizedown
+resizeupdown
+none
+notallowed
+poof
+countinguphand
+countingdownhand
+countingupanddownhand
+spinning
.CE
.RE