Pependuez / keyla

Automatically exported from code.google.com/p/keyla
Other
0 stars 0 forks source link

Disable shift+caps #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Keyla is great! Thanks!

There is one problem about Keyla which would be nice to solve: it doesn't fully 
disable Caps lock behaviour. I can turn on Caps lock with shift+caps 
combination.

I use Keyla to disable Caps and use Caps as a layout switcher. Sometimes I 
press shift+caps accidentally and it costs about 10-20 seconds to bring it back.

Could you please disable shift+caps or add such option in settings?

Thanks in advance!

Original issue reported on code.google.com by mino...@gmail.com on 23 Jun 2011 at 8:12

GoogleCodeExporter commented 9 years ago
Hello.  I'm glad keyla is useful for you.

Well, Shift-Caps is intended to control normal Caps lock behaviour, because 
sometimes Caps lock may be useful, e.g., to type a name of a constant or a 
#define in source code.  However, as this causes you trouble, I'll add an 
option.  Currently I don't have time even for it, so this feature is delayed to 
July or August.

Original comment by earshi...@gmail.com on 24 Jun 2011 at 9:05

GoogleCodeExporter commented 9 years ago
Добрый день!
Подскажите, пожалуйста, когда вы сможете 
реализовать эту функцию? В остальном keyla 
идеальна, но очень раздражает включение 
капса, когда случайно нажимаешь обе кнопки 
одновременно.

Original comment by mino...@gmail.com on 2 Nov 2011 at 11:28

GoogleCodeExporter commented 9 years ago
Приветствую!
Как видите, я не успел заняться этим ни в 
июле, ни даже в августе, сейчас у меня опять 
много дел… Раньше новогодних каникул 
навряд ли получится, извините…

Original comment by earshi...@gmail.com on 2 Nov 2011 at 7:57

GoogleCodeExporter commented 9 years ago
Незаменимая программа, спасибо.
Тоже хотел бы увидеть возможность 
отключения капса, правда для несколько 
другого случая. Если я назначаю английскую 
раскладку на "Caps Lock", русскую на "Левый Shift + 
Caps Lock", то капс включается вместе с 
переключением на ру. раскладку. Возможно ли 
исправить подобное поведение?

Original comment by altwa...@gmail.com on 25 Mar 2012 at 5:26

GoogleCodeExporter commented 9 years ago
Подскажите хотя бы, пожалуйста, где и что 
нужно изменить в коде, чтобы Shift, Ctrl, Alt не 
"залипали" после использования комбинаций 
Shift+Caps, Ctrl+Caps, Alt+Caps.

Original comment by mindfr...@gmail.com on 2 Apr 2012 at 7:34

GoogleCodeExporter commented 9 years ago
mindfr3aq: Я посмотрю на этих выходных и напишу.

Original comment by earshi...@gmail.com on 4 Apr 2012 at 6:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Вообще я тут уже кое-что изменил. В HotkeyAutomaton 
при событии R_com в состояниях B и C 
(ориентируясь по Вашей диаграмме) я добавил 
2 вызова postEvent (1 с WM_KEYDOWN для управляющей 
клавиши, 2 - с WM_KEYUP), цель которых - 
сымитировать "лишнее" нажатие управляющей 
клавиши, которое позволяет убрать ее 
"залипание". Грязный хак, конечно, но вроде 
работает, без явных проблем.

Original comment by mindfr...@gmail.com on 4 Apr 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Ну ладно, хорошо что удалось решить эту 
проблему, пусть и грязным хаком.

Original comment by earshi...@gmail.com on 9 Apr 2012 at 3:57

GoogleCodeExporter commented 9 years ago
Zip containing modified files (replace original).
For those who don't want to risk - modified HotKeyAutomaton, replace and build.

Original comment by mindfr...@gmail.com on 13 Sep 2012 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 19 has been merged into this issue.

Original comment by earshi...@gmail.com on 28 Oct 2012 at 1:40

GoogleCodeExporter commented 9 years ago
mindfr3aq: Исправил ошибку с залипанием в новой 
версии.  Попробуй.

Original comment by earshi...@gmail.com on 28 Oct 2012 at 3:40

GoogleCodeExporter commented 9 years ago
Работает, спасибо.

Original comment by mindfr...@gmail.com on 28 Oct 2012 at 4:00