diff options
Diffstat (limited to 'doc/cursors.n')
-rw-r--r-- | doc/cursors.n | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/doc/cursors.n b/doc/cursors.n index b36f537..1662de4 100644 --- a/doc/cursors.n +++ b/doc/cursors.n @@ -135,12 +135,13 @@ On Mac OS X systems, the following cursors are mapped to native cursors: .RS .CS arrow +top_left_arrow +left_ptr cross crosshair +tcross ibeam none -plus -watch xterm .CE And the following additional native cursors are available: @@ -148,24 +149,43 @@ And the following additional native cursors are available: copyarrow aliasarrow contextualmenuarrow +movearrow text cross-hair -closedhand +hand openhand +closedhand +fist pointinghand +resize resizeleft resizeright resizeleftright resizeup resizedown resizeupdown +resizebottomleft +resizetopleft +resizebottomright +resizetopright notallowed poof +wait countinguphand countingdownhand countingupanddownhand spinning +help +bucket +cancel +eyedrop +eyedrop-full +zoom-in +zoom-out .CE .RE .SH KEYWORDS cursor, option +'\" Local Variables: +'\" mode: nroff +'\" End: |