cheatsheet? or docs?
@Julow
- fn+left arrow key: home (issue #17)
- where can i find information about other keys?
Fn combinations are defined in here and here.
Keys with special meaning are defined in https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/juloo.keyboard2/KeyValue.java#L300
What's wrong with fn+left ?
What's wrong with
fn+left?
- Nothing. I have given example
- There seemd to be no doc about keys
- I am unable to find or configure "del" key [ not backspace ] like in normal desktop kayboard
Del can be cited as "delete", as I did in my custom Qwerty.xml file given in #345.
Is there any special key combination for "select" (I mean to place one end of the selection range, not talking about the "select all" which I already found)? I could not find it in this app, though it is very easy to use in the android keyboard on my jellybean device, but about impossible to bring up that longpress menu in this app on the same device.
What I do is shift and then move the cursor. Sliding the space bar selects the desired number of characters. In this case, the start of the selection range is wherever the cursor is when you start.
It could be simpler and more intuitive (intuitive) to have/use a dictionar(y/ies) (datatype) (e.g. extended from unicode) to have a full name of key which will be displayed as toast (text) when typing in app (Unexpected keyboard)