emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why are <next> and <prior> not called <page down> and <page up>?


From: Jason Rumney
Subject: Re: Why are <next> and <prior> not called <page down> and <page up>?
Date: Thu, 31 Aug 2006 18:09:42 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

Stefan Monnier wrote:
Why does not key-description use the names <page down> and <page up>?
    

'Cause X11 calls them `prior' and `next'?
  
As does MS Windows at the API level, but these messages are intended for end users, not programmers, so it is better to follow how the keys are labelled on the majority of modern keyboards than the names used in the header files.

Personally, the last time I saw these keys labelled Next and Prior was in 1992. Since then, every keyboard I have used has labelled them Page Up/Page Down or PgUp/PgDn or some other abbreviation.

But I wouldn't suggest changing this until after the release, as it probably affects lots of documentation, even if we keep the old names as aliases for backwards compatibility.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]