home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!sprite.Berkeley.EDU!ouster
- From: ouster@sprite.Berkeley.EDU (John Ousterhout)
- Newsgroups: comp.lang.tcl
- Subject: Re: What do the bindings do?
- Date: 21 Dec 1992 16:48:23 GMT
- Organization: U.C. Berkeley Sprite Project
- Lines: 19
- Distribution: world
- Message-ID: <1h4sgnINNe9r@agate.berkeley.edu>
- References: <1992Dec18.221517.22231@bcars6a8.bnr.ca>
- NNTP-Posting-Host: tyranny.berkeley.edu
-
- In article <1992Dec18.221517.22231@bcars6a8.bnr.ca>, norm@bnr.ca (Norm MacNeil) writes:
- |> In the documentation for "bind", it mentions the different sequences such as
- |> ButtonPress, Expose, Gravity, etc.
- |>
- |> My question is... some are obvious but some are not. Is there somewhere that
- |> I obviously haven't looked where these are described in better detail?
- |>
- |> Thanks,
- |> Norm.
- |>
- |> +-----------------------------------------------------------------------+
- |> Norm MacNeil Phone: (613) 763-3372
- |> Data Systems Fax: (613) 765-2854
- |> Bell-Northern Research Ltd. EMail: norm@bnr.ca (INTERNET)
- |> #include <disclaimer.std> "Roller bladers do it in-line!"
-
- For details on X events you have to refer to Xlib documentation, such
- as the Scheifler and Gettys book (warning: this information isn't
- trivial to understand).
-