#8536 NORM 8.2.0 (: Page up / page down / home / end not working
Zarro Boogs per Child
bugtracker at laptop.org
Wed Sep 17 20:28:35 EDT 2008
#8536: Page up / page down / home / end not working
------------------------------+---------------------------------------------
Reporter: bert | Owner: etoys
Type: defect | Status: new
Priority: normal | Milestone: 8.2.0 (was Update.2)
Component: etoys-activity | Version: not specified
Resolution: | Keywords: polish:8.2.0 8.2.0:+
Next_action: code | Verified: 0
Blockedby: | Blocking:
------------------------------+---------------------------------------------
Comment(by ohshima):
Probably fixing the VM (xkeysym2ucs4()) is the right thing. I can't test
it now, but it appears that the line:
static unsigned short const sqSpecialKey[] = {1, 28, 30, 29, 31, 5, 11,
12, 4};
should read:
static unsigned short const sqSpecialKey[] = {1, 28, 30, 29, 31, 11, 12,
4, 5};
xkeysymdef.h has duplicated name fo 0xFF55 for example, but the person who
wrote the code could not read it.
--
Ticket URL: <http://dev.laptop.org/ticket/8536#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list