summaryrefslogtreecommitdiffstats
path: root/doc/cursors.n
diff options
context:
space:
mode:
authordas <das>2007-04-23 21:19:51 (GMT)
committerdas <das>2007-04-23 21:19:51 (GMT)
commit24b160e09ae3ca4b52502fe59ddcd5fc80e00713 (patch)
treefe965b290a03ca8c1b7cb594de83946edd91db53 /doc/cursors.n
parent230702e83c40aacbb7f74f22f9747fdfa46152eb (diff)
downloadtk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.zip
tk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.tar.gz
tk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.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]. * doc/ttk_image.n: fix 'make html' warning. * doc/canvas.n: fix nroff typo.
Diffstat (limited to 'doc/cursors.n')
-rw-r--r--doc/cursors.n28
1 files changed, 24 insertions, 4 deletions
diff --git a/doc/cursors.n b/doc/cursors.n
index fba41bb..e79e1d5 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.4 2006/12/17 00:43:06 mdejong Exp $
+'\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
+'\"
+'\" RCS: @(#) $Id: cursors.n,v 1.5 2007/04/23 21:19:51 das Exp $
'\"
'\"
.so man.macros
@@ -135,8 +137,8 @@ wait
.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
@@ -148,10 +150,28 @@ 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
+notallowed
+poof
+countinguphand
+countingdownhand
+countingupanddownhand
+spinning
.CE
.RE