DreymaR said:6) Not sure what you mean? Whether transparency slows EPKL? No, that's not noticeable. Everything seems to be very fast anyway.
Dear friend i'm sorry for answering so late but i had a lot of things on my head. There are two options for creating help images - slow(full) and quick. If i do full state it will make pkl faster or just for view only?
I want to buy ergo keyboards in the future. It will probably be a ReDox, which has only 56 keys.But I love your EPKL, you put a lot of work into it. I decided to adjust it a little bit, but if you let me have a few questions for you.
After a few modifications my concept looks like this:
the ~(Tilde) key is not much used in my language so I chose it for the SWITCH key. But it could be another key like MENU. I hope the picture is readable but I' m giving a quick legend:
Caps -> ext1 on hold \ backspace on tap
LShift - LCtrl on hold. MoDK on tap.
RSh -> CapsLock toggle on hold Shift on tap in stickyMode
ext1 looks that
this will allow you to quickly pick up numbers with letters. the key? can be changed with | or \. I put them on Shift State:
weak position will be rewarded by stickyMode and a little practice i hope. There are nice place for media control buttons keys.
So we have all the keys. But there is one problem... What if i need numbers and just the left hand? (Mouse in the right ex.) So this is for SWICH key. Something like 'next layout' hotkey but it will switch the layout defined in the settings file and created in the layout folder. So the second layouts looks like:
And will load previous after tap SWICH key. your Ext1 is now ext2. ext3 is the same
Now a little of my thoughts
pros
-numbers can be easily typed using your left or right hand
- the number of keys has been extremely reduced without significant loss of comfort
-better place for F1-12 + alto hotkeys
-Better ergonomics CTRL+CXV for Left Pinky
-keeping Mother-of-DKs functionally
-we have 2 layouts in 1 (can be more pwrStr \Dead keys or Ahk Scripts)
-better Ctrl+alt+del
-maybe more.. i should test it
Cons
-a worse position for your ext1. Now it's ext2, as altGr+Sh
-one Shift. stickyMod needs practice
-another position for the | \ ? - I haven't tested it, but maybe it can be done better
-Missing ~ but can swap for MENU, RCtrl or something
-Now I see that i forgot {} but there is possible reduce 4 keys more )}>] using pwrStr such as smp = α(){Left} etc. or find some place for them
;-Rctrl shortcuts work a little bit slower
-Anything else?
maybe not everything can be done on a normal keyboard but on ReDox it shouldn't be a problem. What do you think of these things
I'm trying to do it, but I have some problems what i done:
+backspace\ext1 works
SC03a = BACK/Ext VKey ; CapsLock as a Tap-or-Mod key: Backspace on tap, Extend on hold
+Mother-of-DKs\Ctrl works
SC02a = BACK/RCtrl 0 @ex0 @ex1 *#. @ex6 @ex7 ;
+assign 1-12 as f1-f12 works
+Del as BackSpace works
SC00e = DELETE VirtualKey
+I've changed ext1 from ext2 + and order of the numerical keys
Problems
-there is problem with sticky LCtrl. LCtrl+A pressed works but nothing happen when I want Ctrl+alt+Del
- RiShift works by taping but when pressed capsLoc' doesn't
SC136 = RShift/CAPITAL VKey
and the last problem...
I created a layout in
Layouts\NumLHand_ISO_AWide\layout.ini
I assigned numeric keys for left hand and added value in layouts_override. in my file looks like this
layout = @T\@L@V:@T@L@V,QWERTY\@K@E:QWERTY@K@E,NumLHand@K@E:NumLHand@
and it works fine, loads up all the layouts and changes the hotkey to the next one. But how to assign the ~(Tilde) key to change to this specific layout now? Is there any way or function?
changeLayout( getLayInfo( "NextLayout" ) )
I found this one in the ahk files but is this what i need? how can I use it? can you give me example with path to the ini file?
and the last question. what exactly does the CStat value in the layouts file mean? I see it could be 0/1/4/5 and vKey/Modifier
I'm sorry for taking so long time. I hope I didn't tire you out. Thanks, .