EZBOOK 3 Pro – no PgUp, PgDn, Home, End?

EZBOOK 3 Pro – no PgUp, PgDn, Home, End?

TechTablets Forums Jumper Discussion EZBook series EZBOOK 3 Pro – no PgUp, PgDn, Home, End?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #74385
    János Szabó
    Participant
    • Posts: 4

    Also, the cursor keys does not repeating. Very uncomfortable for browsing.

    Any shortcut, somebody?

    #74398
    Constantine
    Participant
    • Posts: 14

    I use AHK script to add almost all navigation keys (Home, End, PgUp, PgDn), Ins, PrintSc etc… Key ‘/‘ now acts like Ctrl for two-key combinations, single press as usual.

    See original post for details and script example.

    Attachments:
    You must be logged in to view attached files.
    #74402
    Anonymous
    Inactive
    • Posts: 19

    Also, the cursor keys does not repeating. Very uncomfortable for browsing. Any shortcut, somebody?

    See https://techtablets.com/forum/topic/guide-fix-keyboard-repeat-response-delay-or-lag/

    In any case, though, I don’t think this is a device I’d be content with using for editing text/writing. The rollover issue is huge for me, both in terms of missing keys when typing quickly and not being able to use ctrl+shift+left, for instance. These flaws might not affect many people, but I still find it strange that I haven’t seen a single review mentioning this.

    #74414
    Constantine
    Participant
    • Posts: 14

    not being able to use ctrl+shift+left, for instance

    All ‘triple’ combinations with Ctrl+Shift+… are impossible for two down rows of keys but only with left shift (LShift). Right shift (Ctrl+RShift+…) works like charming.

    #74417
    Riccardo
    Participant
    • Posts: 17

    not being able to use ctrl+shift+left, for instance

    All ‘triple’ combinations with Ctrl+Shift+… are impossible for two down rows of keys but only with left shift (LShift). Right shift (Ctrl+RShift+…) works like charming.

    I am able only to select word by word with this combo : Ctrl(left) + Shift(right) + Right arrow key. No way to do same thing withLeft arrow key.

    Does anyone know a simple program capable of mapping the keyboard or recording some missing shortcuts (to create PgUp or End or Home)? I didn’t understand so much the post you linked…

    #74440
    Constantine
    Participant
    • Posts: 14

    No way to do same thing with Left arrow key.

    My bad! There is no reaction on ‘left arrow’ even with RSift. I remapped Ctrl+Shift+Arrows via AHK to Ctrl+LAlt+Arrows:

    ; Ctrl+LAlt+Left to Ctrl+Shift+Left
    ^!SC14B::Send,^+{Left}

    ; Ctrl+LAlt+Right to Ctrl+Shift+Right
    ^!SC14D::Send,^+{Right}

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.

Lost Password

Skip to toolbar