Ticket #1325 (closed defect: wontfix)

Opened 2 years ago

Last modified 10 months ago

Palmpre2 SHR-u : the hard-keyboard layout is incomplet

Reported by: GarthPS Owned by: playya
Priority: major Milestone:
Component: SHR config Version: SHR-unstable
Keywords: palmpre2 hard-keyboard Cc:

Description

Here on my french pre2 the layout of my hard-keyboard is wrong.
a<=>q
m<=>backslash
etc

Attachments

palmpre Download (5.0 KB) - added by GarthPS 2 years ago.
temporary xkb symbol config file to add French layout support

Change History

comment:1 Changed 2 years ago by GarthPS

  • Owner changed from daniel to playya
  • Status changed from new to assigned
  • Component changed from Frameworkd / FSO to SHR config

comment:2 Changed 2 years ago by GarthPS

  • Summary changed from Palmpre2 SHR-u : the hardkeyboardlayout is wrong to Palmpre2 SHR-u : the hard-keyboard layout is incomplet

I am completing /usr/share/X11/xkb/symbols/palmpre
to add the corresponding xkb_symbols "fr" {} section
and I am almost done
But,
some keystroke are missing or misunderstood.
in English(without change anything) I have trouble with
key <AT> { [ at, at, 0 ] }; => nothing happen
key <PRD> { [ period, U007C, U003E, U003C ] }; => nothing happen
key <BKSP> { [ BackSpace? ] }; => is hard-coded as it overwright what I define (look below: does abackspace when I define "m" key); but as I don't have the english layout printed perhaps this key is good in english layout.
in French(process explain after) I have trouble with
key <AC10> { [ m, M, U002D ] }; => does a BackSpace?
key <BKSP> { [ BackSpace? ] }; => nothing happen
key <AT> { [ at, at, 0 ] }; => nothing happen
key <PRD> { [ period, U007C, U003E, U003C ] }; => nothing happen
To have my french layout working :
I replaced /usr/share/X11/xkb/symbols/palmpre by a completed version (attached)
added Option "XkbVariant?" "fr" in xorg.conf
and then restarted X with /etc/init.d/xserver-nodm

Thanks,

Changed 2 years ago by GarthPS

temporary xkb symbol config file to add French layout support

comment:3 Changed 10 months ago by jama

  • Status changed from assigned to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.