2021-07-10 (Sa) Wearable Macro Keyboard BackOfTheHand BotH

I added the Bluetooth switching functionality because I was playing Pokémon Go, and I couldn't type when I wanted to filter my inventory. It was wise to add the switching, but I decided to dedicate a layer to the game. Two of the keys control sound and music, and the other two provide filtering text strings.

One of the text strings was very long.
0*,1*,2*|!costume|!legendary|!mythical|!shiny|!traded|!shadow|age0
The phone wouldn't keep up if I sent it as a single print command, so I broke it up into eight portions with a seventy-five-millisecond delay between them. The next problem was that if there were already text, I would type at the end. My first inclination was to use a key sequence.
END → Shift+Home
In Pokémon Go, this won't work, so I moved on.

I added a new option in the second Settings screen to choose between a PC and an Apple machine. The most significant difference is that shortcut commands on a PC use the Ctrl key while Apple uses its Command key. I modified the Pokémon layer to select all (Command+a) and typed the new string. I also tested on a Windows machine with the other setting, and both worked.
Pokémon Go (-o-)

The rest of the posts for this project have been arranged by date.
First time here?

Completed projects from year 1
Completed projects from year 2
Completed projects from year 3
Completed projects from year 4
Completed projects from year 5
Completed projects from year 6
Completed projects from year 7

Disclaimer for http://24hourengineer.blogspot.com and 24HourEngineer.com

This disclaimer must be intact and whole. This disclaimer must be included if a project is distributed.

All information on this blog, or linked by this blog, is not to be taken as advice or solicitation. Anyone attempting to replicate, in whole or in part, is responsible for the outcome and procedure. Any loss of functionality, money, property, or similar, is the responsibility of those involved in the replication.

All digital communication regarding the email address 24hourengineer@gmail.com becomes the intellectual property of Brian McEvoy. Any information contained within these messages may be distributed or retained at the discretion of Brian McEvoy. Any email sent to this address, or any email account owned by  Brian McEvoy, cannot be used to claim property or assets.

Comments to the blog may be utilized or erased at the discretion of the owner. No one posting may claim property or assets based on their post.

This blog, including pictures and text, is copyright to Brian McEvoy.
2021-07-10

Comments