From bd38bf318552b545d379f702d64eecc8308f161e Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Sun, 17 Oct 2021 20:20:57 +0000 Subject: [PATCH] stutter updates --- atom.xml | 10 ++++++++-- index.gmi | 2 +- journal/20211017-stutter-updates.gmi | 17 +++++++++++++++++ journal/index.gmi | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 journal/20211017-stutter-updates.gmi diff --git a/atom.xml b/atom.xml index e779076..571cdc5 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ tomasino@tilde.team - 2021-10-07T14:34:00Z + 2021-10-17T20:19:00Z gemini://tilde.team/~tomasino/ @@ -12,6 +12,13 @@ gemini://tilde.team/~tomasino/about.txt + + Stutter Updates + + gemini://tilde.team/~tomasino/journal/20211017-stutter-updates.gmi + 2021-10-17T20:19:00Z + + Why Gemini Video @@ -155,4 +162,3 @@ 2019-08-31T00:00:00Z - diff --git a/index.gmi b/index.gmi index 20eed19..266dd99 100644 --- a/index.gmi +++ b/index.gmi @@ -15,10 +15,10 @@ ## Recent Journal Entries => /~tomasino/journal/ All Entries -=> /~tomasino/journal/20210227-alt-text.gmi 2021-02-27 Alt Text => /~tomasino/journal/20210331-sshfp-and-the-tofu-issue.gmi 2021-03-31 SSHFP and the TOFU issue => /~tomasino/journal/20211007-cosmic-voyage-update.gmi 2021-10-07 Cosmic Voyage Update => /~tomasino/journal/20211007-why-gemini-video.gmi 2021-10-07 Why Gemini Video +=> /~tomasino/journal/20211017-stutter-updates.gmi 2021-10-17 Stutter Updates ## Role Playing Games diff --git a/journal/20211017-stutter-updates.gmi b/journal/20211017-stutter-updates.gmi new file mode 100644 index 0000000..b1da978 --- /dev/null +++ b/journal/20211017-stutter-updates.gmi @@ -0,0 +1,17 @@ +# Stutter Updates + +This gemlog refers to Stutter, my browser add-on for speed reading using RSVP (Rapid Serial Visual Presentation). You can find it on github and browser add-on stores. +=> https://ino.is/stutter Stutter Github Page (with browser add-on links) + +A Stutter user recently filed an issue that the default key-bindings weren't working for them. This is something that's popped up here and there depending on platform and browser choice. Some have suggested using unmodified keys, like "HJKL" for skipping forward/backward or speeding up or down. I've avoided doing this because I don't want to step on the toes of common key-bindings already in use on the page or by the browser itself. As a result, almost all of the default bindings are Alt prefixed. + +Obviously that's not a perfect solution and some people will need something else. I could either fix the bindings and find something that worked everywhere, or… + +I've made the key-bindings user-selectable. In Stutter's options panel (at the bottom) you can now set the keys you prefer to use. These settings will sync with browser-sync if you have that enabled. Hopefully that will solve that person's problem and give everyone what they desire. + + +Originally Published 2021-10-17 at: +gemini://tilde.team/~tomasino/journal/20211017-stutter-updates.gmi + +If you have questions or thoughts to add please send me a link to your response. +=> /~tomasino/about.txt Contact Information diff --git a/journal/index.gmi b/journal/index.gmi index 5c7673e..ace7e83 100644 --- a/journal/index.gmi +++ b/journal/index.gmi @@ -16,4 +16,4 @@ => /~tomasino/journal/20210331-sshfp-and-the-tofu-issue.gmi 2021-03-31 SSHFP and the TOFU issue => /~tomasino/journal/20211007-cosmic-voyage-update.gmi 2021-10-07 Cosmic Voyage Update => /~tomasino/journal/20211007-why-gemini-video.gmi 2021-10-07 Why Gemini Video - +=> /~tomasino/journal/20211017-stutter-updates.gmi 2021-10-17 Stutter Updates