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

Macro 'Ctrl+-' (control and minus key) fails #5

Open
GoogleCodeExporter opened this issue Nov 8, 2015 · 7 comments
Open

Macro 'Ctrl+-' (control and minus key) fails #5

GoogleCodeExporter opened this issue Nov 8, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Assign this macro to any key: CTRLdown - MINUSdown - MINUSup - CTRLup
2. Hit the key in e.g. Firefox

What is the expected output? What do you see instead?
Firefox should react by resizing the text, but it doesn't.

Please provide any additional information below.
It seems the problem has to do with the minus-key, as Ctrl+PLUS does work.

Original issue reported on code.google.com by [email protected] on 25 Sep 2011 at 2:32

@GoogleCodeExporter
Copy link
Author

This is working for me.  Are you sure you reloaded the bindings after adding 
the macro?  Reloading bindings is done by pushing 1 of the 4 binding keys right 
below the LCD.

Please re-open a new bug if it isn't working.  I can not reproduce.

Original comment by [email protected] on 25 Sep 2011 at 7:41

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Closing the issues so quickly without considering the reporter kind of causes 
the impression of a low interest in the issue in the first place. Please let me 
know if that's the case and I'll stop reporting. Otherwise please consider that 
it's also taking time to analyze and report issues.

Apparently the issue is related to localization. Today I found out that a 
normal text dash ('-') causes the German 'ß' to be typed.

Unsuccessfully tried the num-pad dash too; BTW: I'm restarting the whole 
program for every test.

Original comment by [email protected] on 26 Sep 2011 at 2:55

@GoogleCodeExporter
Copy link
Author

Unfortunately, this bug reporting system doesn't have a "need more info" 
status.  I haven't figured out how the states of bugs should work yet.  I'll 
put this back into an open state.

This is not of low interest.  I just couldn't find a good state for it. 

Original comment by [email protected] on 26 Sep 2011 at 3:30

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Good to know - thanks for the info. I appreciate your work on the driver!

Original comment by [email protected] on 26 Sep 2011 at 3:49

@GoogleCodeExporter
Copy link
Author

PS: You might want to consider hosting on GitHub as a platform, as it allows 
for great ways of collaboration.

Original comment by [email protected] on 26 Sep 2011 at 3:54

@GoogleCodeExporter
Copy link
Author

What does GitHub have that google doesn't?  You can download the source and (if 
I give permission) update code.  I don't have a message board set up yet (will 
do that soon or set up group on facebook).

Original comment by [email protected] on 26 Sep 2011 at 7:13

@GoogleCodeExporter
Copy link
Author

In GitHub that workflow would be more convenient:

Anybody is able to copy the source of your project (called 'fork' in 
GitHub-term), then they can modify to their liking and send you just those 
modifications as a so-called 'Pull-request'.

You browse through it and with one click you merge those changes into your 
project - or discuss that pull request directly in order to suggest changes the 
other user should implement in order to make you accept.

I found the term 'fork' kind of strange in the beginning, as the meaning is 
different from what one accustomed to OSS is used to.

There's also Gitorious (https://gitorious.org/) - said to be the open source 
variant of GitHub - but I have yet to test it myself.

Original comment by [email protected] on 27 Sep 2011 at 6:31

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