![]() |
2012-10-23
, 16:05
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#11
|
The Following User Says Thank You to vi_ For This Useful Post: | ||
![]() |
2012-10-23
, 17:37
|
Posts: 33 |
Thanked: 41 times |
Joined on Dec 2010
|
#12
|
For the love of god, in all that is holy, can someone tell me what 'menu' key does?
![]() |
2012-12-26
, 13:15
|
Posts: 123 |
Thanked: 99 times |
Joined on Sep 2010
@ Russia
|
#13
|
The Following User Says Thank You to ForeverYoung For This Useful Post: | ||
![]() |
2012-12-28
, 22:15
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#14
|
![]() |
2012-12-28
, 22:20
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#15
|
Made my variant + russian layout with switching by Shift-Space (with combined cursor keys, while english layout has distinct).
At github
What do you think about:
1. Fix Fn-SH-h - dead_tilde - I get "~" only after second press
2. Something for Fn-SH-a, s, d, f, g, l?
The Following 3 Users Say Thank You to Mentalist Traceur For This Useful Post: | ||
![]() |
2012-12-28
, 22:58
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#16
|
ha ha!
I exploit Fn+Shift+J/K keys.
When i press and hold Fn with Shift key and press j/k typed {}.
But i should press Fn and drop it, press and hold Shift and press j! ok typed {.
Do these advanced layouts work with MicroB? Its Ctrl + Left or Right for tabbing can be both useful and highly irritating! Or, does MicroB still override?
![]() |
2012-12-28
, 23:16
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#17
|
The Following 2 Users Say Thank You to mr_pingu For This Useful Post: | ||
![]() |
2012-12-29
, 00:04
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#18
|
...Modifying the xkb behavior to allow ctrl+key combos would require you to also modify the file where the groups are defined. Then you can test if Micro-B still overrides... The N900 I'm on with at the moment is about to lose battery power, so I'm going to edit this post from another one as soon as I've re-found where the keygroup behaviors are defined.
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
![]() |
2012-12-29
, 00:10
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#19
|
Edit:
According to Mentalist, some programms use KP_delete. to tackle this once and forever, I was thinking of some construction like this
[CODE
key <DEL> {[ KP_Delete ] };
key <KPDL> {[ Delete ] };
[/CODE]
This doesn't work as expected, unfortunately![]()
Any ideas?
key <BKSP> { [ BackSpace, BackSpace, KP_Delete, Escape ] };
![]() |
2012-12-29
, 00:20
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#20
|
The Following User Says Thank You to mr_pingu For This Useful Post: | ||
![]() |
Tags |
keyboard layout, n900 keyboard |
|