Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Key Checker #8

Closed
AdamKane41 opened this issue Apr 11, 2018 · 1 comment
Closed

Key Checker #8

AdamKane41 opened this issue Apr 11, 2018 · 1 comment
Labels
invalid This doesn't seem right

Comments

@AdamKane41
Copy link
Contributor

In AntiMicro>Options>Key Checker
3

"GitHub page" links to https://github.com/AntiMicro/antimicro but should link to https://github.com/juliagoda/antimicro .

@AdamKane41
Copy link
Contributor Author

It's in "antimicro/src/qkeydisplaydialog.ui" line 41 ...
It should be:

<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Press a key on your keyboard to see how the key is detected by this application. The window will show the system native key value, the original value given by Qt (if applicable), and the custom value used by antimicro.&lt;/p&gt;&lt;p&gt;The antimicro key value and the Qt key value will usually be the same. antimicro tries to use the key values defined in Qt when possible. Check the page &lt;a href=&quot;https://doc.qt.io/qt-4.8/qt.html#Key-enum&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;https://doc.qt.io/qt-4.8/qt.html#Key-enum&lt;/span&gt;&lt;/a&gt; for a list of values defined by Qt. If you discover that a key is not natively supported by this program, please report the problem to antimicro's &lt;a href=&quot;https://github.com/juliagoda/antimicro&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;GitHub page&lt;/span&gt;&lt;/a&gt; so that the program can be edited to support it directly. As it is, a custom prefix is added to unknown values so they can still be used; the main problem is that the profile will no longer be portable.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants