Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caprice Keyboard mapping error #11

Open
pulkomandy opened this issue May 25, 2014 · 5 comments
Open

Caprice Keyboard mapping error #11

pulkomandy opened this issue May 25, 2014 · 5 comments

Comments

@pulkomandy
Copy link
Member

From giot.romain on March 09, 2009 21:52:39

The keyboard mapping is defectuous.
It is impossible to run an application, because " is not printed on screen What steps will reproduce the problem? 1. try to type run" 2. What is the expected output?
run"

What do you see instead?
run# Please use labels and text to provide additional information.

Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=11

@pulkomandy
Copy link
Member Author

From pulkoma...@gmail.com on March 10, 2009 00:08:30

The keyboard mapping is not finished, input.cpp should get the config either from
the Keymap.cfg file or from the wxWindow which handles the input setup. " is typed
with the "é2" key on my french azerty keyboard, but it seems that wxWidgets has
trouble mapping the keys when there are accets on them. Some machines will say it's
key é, and some will say it is "É".
You can alter input.cpp and change the keycode directly if you need it now, or you
can finish the keymapping correctly.
The keymap.cfg is not a complex file, it should not be hard :)

@pulkomandy
Copy link
Member Author

From pulkoma...@gmail.com on September 07, 2009 07:34:17

Works for me. Use azerty ROMs with the provided keymap.cfg if you have an azerty
keyboard.

Status: Fixed

@pulkomandy
Copy link
Member Author

From teppicymon@gmail.com on September 17, 2009 05:27:41

Mapping always had problem.
Need an import rework on keyboard system

Status: Accepted
Labels: -OpSys-Linux OpSys-All

@pulkomandy
Copy link
Member Author

From pulkoma...@gmail.com on December 16, 2009 04:33:05

Keymap file is now saved as ~/.caprice/Keymap.cfg, so you should be able to edit it
with the setup screen.

We still need to support a different mapping for shift + key and crtl + key, but
it's not that simple.

@pulkomandy
Copy link
Member Author

From pulkoma...@gmail.com on February 11, 2011 06:13:56

Labels: component-reloaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant