RealUnknownVoid / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

left delete key and right delete key are the same hotkey, Why? #187

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. just try to make two hotkey script, one with hotkey left-delete-key
and the other with right-delete-key, and you will see that you cannot do that 
because both of them are the same hotkey.
BTW: in autohotkey you can configure left-delete and right-delete.

What is the expected output? What do you see instead?
I expect that you could define one script for left-delete and one different 
script to right-delete.

What you get is error "The hot key <delete> are already exist"

What version of the product are you using? On what operating system?
0.82.1-0~precise, ubuntu 11.10.

Please provide any additional information below.
- The same issue is for left-insert and right-insert.
- I am using the keyboard 
http://goldtouch.com/p-167-goldtouch-v2-adjustable-keyboard-pc-mac-compatible-us
b.aspx
- in the autohotkey program you can configure left-delete and right-delete 
without any problem.

Original issue reported on code.google.com by shayb...@gmail.com on 9 Mar 2012 at 7:23

GoogleCodeExporter commented 8 years ago
Ignoring the somewhat rude tone of your issue report, I agree that there is 
some possibility to increase flexibility of hotkeys as X does recognise these 
keys as different events, so AutoKey should also be able to.

Original comment by cdekter on 10 Mar 2012 at 1:24

GoogleCodeExporter commented 8 years ago
I'm sorry. I didn't mean to be rude.
I just want to add flexibility to the autokey.
I am using autokey all the day. Its a great utility that save me a lot of time.

Do you know when such feature will be supported in the autokey?

thanks

Original comment by shayb...@gmail.com on 10 Mar 2012 at 10:59

GoogleCodeExporter commented 8 years ago
That's OK, no offence taken. Since I like this idea and it has been requested a 
few times, I will probably try to do it within the next month or so.

Original comment by cdekter on 10 Mar 2012 at 11:09

GoogleCodeExporter commented 8 years ago
Thanks

BTW: There is any documentation about the python function inside the autokey? 
like which special functions are available and which arguments they are getting?

Original comment by shayb...@gmail.com on 10 Mar 2012 at 11:16

GoogleCodeExporter commented 8 years ago
Documentation is linked from the home page under Scripting API

Original comment by cdekter on 10 Mar 2012 at 11:28

GoogleCodeExporter commented 8 years ago
On hold until I feel like working on it (or someone sends a patch!)

Original comment by cdekter on 20 Apr 2012 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by cdekter on 20 Apr 2012 at 11:36

GoogleCodeExporter commented 8 years ago
Issue 135 has been merged into this issue.

Original comment by cdekter on 20 Apr 2012 at 11:37

GoogleCodeExporter commented 8 years ago
Left and right Control keys please.

Original comment by Kusayuza...@gmail.com on 16 Aug 2015 at 6:27