![]() Registered Member ![]()
|
Hi guys,
I'm looking for a way to create a hotkey to enter automatically my e-mail like that : Ctrl + Win + M --> myEmail@corp.com I found a way to created shortcut for lunching application but not for writing text. Do you have any ideas ? Thx ![]() |
![]() Registered Member ![]()
|
You can do that on «Custom Shortcuts» in system settings.
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
![]() Registered Member ![]()
|
Thanks for answering
![]() I found that "Hello" example and this is exactly what am i looking for. But, when I try with my email, it seems that period (.) and arobase (@) need special syntax... What I want to right : test.email@corp.com What I put on the action text area t:e:s:t:.:e:m:a:i:l:@:c:o:r:p:.:c:o:m The result : test;emailàcorp;com Any Ideas or docs on that ? Thank you |
![]() Registered Member ![]()
|
Read the coment for the Hello action. It explains how to get characters that require shift. For example, this works for me:
t:e:s:t:.:e:m:a:i:l:Shift+2:c:o:r:p:.:c:o:m
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
![]() Registered Member ![]()
|
Ok I understand. it seems like I have to write exactly the combination of the key I want. Thanks
|
![]() Registered Member ![]()
|
Hello
Do you guys know hiow to simulate "Alt Gr" is french keyboard ? Thx |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Did you try AltGr?
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]