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

[v2] Keymap switch commands #12

Closed
matlo opened this issue Nov 27, 2013 · 5 comments
Closed

[v2] Keymap switch commands #12

matlo opened this issue Nov 27, 2013 · 5 comments

Comments

@matlo
Copy link
Owner

matlo commented Nov 27, 2013

From mathieu....@gmail.com on June 08, 2010 17:18:51

The idea is to switch the keymap when predefined keys are pressed.

For ex: press F9 and the keymap is changed.

A key press can trigger a macro and a keymap switch at the same time.

The triggering keys and the keymaps will be defined in configuration files that will be read at the emuclient start.

As for macros, a table of keymaps will be used, with the key code as index.

Original issue: http://code.google.com/p/diyps3controller/issues/detail?id=10

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on June 08, 2010 08:19:06

Summary: [v2] Keymap switch commands

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on June 08, 2010 08:24:44

Ideally, this will be an action (events from any input device) map.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on January 12, 2011 00:21:55

Coded at the same time than issue 17 .

To be tested.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on January 12, 2011 00:22:04

Status: Fixed

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on December 19, 2011 09:14:55

Status: Verified

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