In Tools > Customize... > Keyboard tab, the key names Prior and Next are used. Those are the X keysym names. I looked at [1] and found that (a) many of the photographed keyboards, even some from non-English-speaking areas, used some variation of PgUp or PgDn instead of Prior and Next, and (b) none of the photographed keyboards seemed to use Prior and Next. Knowing that LO is derived from code written by the former Sun Microsystems, which sold keyboards with a proprietary layout, I even looked at a photo of a Sun keyboard on eBay and found that those keys are of the PageUp/PageDown variety. Can the strings "Prior" and "Next" be changed to "PgUp" and "PgDn" so that most users can more easily understand those entries in the Customize dialog? [1] http://matadornetwork.com/abroad/the-ultimate-guide-to-computer-keyboards-around-the-world/
Stefan: one for you?
Pushed the changes. Up for the review . https://gerrit.libreoffice.org/#/c/14788/
Rishabh Kumar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=144ab285566afa18790356b5497573290ee710bf tdf#74591 : Changes shortcut key "prior" and "next" to "PgUp" and "PgDn" It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.