A productivity guide for the Toby Speakers Workshop
built with claude* by - True -5/17/26
"All of these things add up to be a real life changer in productivity. I struggle with even keeping track of the right window at the right time. Really productive day."
The Stream Deck+ sits on your desk. Each button runs a custom script. Each dial rotates and clicks. One press = one automation. No menus, no navigation, no remembering shortcuts.
The Alienware OLED monitor runs HDR, which looks gorgeous at the physical desk. But when connecting remotely via Jump Desktop, HDR turns the screen into an retina-searing whiteout.
I work in Dark Mode. Everything is calm, dark, easy on the eyes. Then you remote in and — SUPERNOVA. The OLED panel is physically much brighter in HDR mode. It's not just a color shift — the monitor itself is pumping out significantly more light. Your dark, comfortable workspace becomes a spotlight aimed directly at your face.
Click to simulate the HDR blast
This screenshot was taken with HDR on. The entire screen is blown out — colors crushed, contrast obliterated, everything drenched in searing overexposure. Now imagine this on an OLED panel that is physically pumping maximum brightness directly into your dark-adapted eyes. This is what you were staring at every time you tried to navigate to the HDR toggle to turn it off.
The colors you see here are after the screenshot software compressed them. On the actual OLED, it's worse.
And remember — you might not even know which computer you're looking at. You're remoting into one machine, which is remoting into another. It's Inception. Now add the screen scorching your eyeballs every time you cross a layer.
Look closely at this screenshot. There are three separate Windows taskbars visible — each one belongs to a different computer:
Three Windows instances visible on one screen. Your local PC with desktop icons and taskbar at the bottom. The shop computer connected via Jump Desktop — a full remote Windows session with its own taskbar sitting just above yours. And nested inside that shop computer session, the CNC machine — another Jump Desktop window running VCarve Pro, two layers deep. A browser floats on top of everything. One mouse cursor shared across all of it. Every click, every shortcut, every keystroke could go to any of these three machines depending on which window happens to be focused — and you often cannot tell which one that is until the wrong thing happens.
~30 seconds of fumbling each direction. Your eyes getting torched the entire time. Multiple times a day. MY EYES! The steps really start to add up over time.
HdrSwitcher — a small open-source utility that talks directly to the Windows Display API. Bypasses everything RDP blocks.
The wrist strain from navigating menus. The eye strain from the HDR blast. The mental overhead of remembering to toggle it back. The OLED panel cranked to solar intensity on your dark-adapted eyes. All of it — gone. One button.
The CNC machine runs VCarve Pro on a separate computer in the shop. Another layer of Inception — you're remoting into a machine that's remoting into the CNC.
VCarve Pro running on the CNC machine, accessed through Jump Desktop — with Claude on the right
Before:
After: Press one button. Everything happens automatically.
The script launches Jump Desktop, types "CNC" to select the connection, connects, snaps the window to your exact preferred size on the left side of the ultrawide, and closes the connection list window.
The Claude app has a preview panel that sometimes opens and steals screen space. There's no keyboard shortcut to close it. So we got creative.
The script samples the pixel color where the X button would be:
If the panel is open → click the X. If it's closed → do nothing. We discovered this was necessary after the script accidentally clicked "Share Chat" when the panel wasn't open.
Wrist strain from dragging windows across a 34-inch ultrawide is a real ergonomic concern. These scripts eliminate manual window positioning entirely.
Ctrl+Alt+Q — Cycles clockwise through 4 quadrants
Ctrl+Alt+H — Toggles left half / right half
Ctrl+Alt+F — Maximize / restore toggle
Center — Rescues windows stuck off-screen
Open Downloads — snaps to bottom-right, refreshes contents. Open Scripts — Dropbox scripts folder, its own position. One button each, always consistent.
Launches Jump Desktop → connects to CNC → snaps left 70% → closes connection list. One button, six steps eliminated.
Opens Claude → snaps right side → detects preview panel via pixel color → closes it if open. Smart sidebar awareness.
Opens or brings forward → snaps to left half. One button for email, always in the same spot.
Opens Tidal → snaps left half → Collection → Tracks → previous track. Music library ready in one press.
Opens or brings forward → snaps bottom-right → refreshes contents. Always the same spot, always current.
Dropbox scripts folder → snaps to its own position. Quick access to edit automations.
Uses Alt+F4 for a graceful close (apps can ask to save). But there's an Inception problem:
When Jump Desktop is focused, Alt+F4 passes through to VCarve Pro on the remote CNC machine — which opened VCarve's Snapping Options dialog instead of closing the window.
The script detects JumpClient.exe and uses WinClose instead, which closes the local window without affecting the remote session.
Minimize Others (dial press) — minimizes every window except the one you're focused on. When you're lost in layers of remote desktop with six windows open, this is the reset button.
The Stream Deck+ in action — page 2 showing window management, app launchers, and dial controls. Every button is a multi-step automation.
Stream Deck+ Dial Configuration:
Rotate left: Alt+Tab — cycle backward
Rotate right: Alt+Shift+Tab — cycle forward
Press: Minimize Others — instant declutter
No more hunting for windows. Every app snaps to the same place every time. Watch it auto-cycle through each configuration:
This is during the Rev 6.1 of the ESL project — replacing Iric's ESL monolith system with updated panels. VCarve isn't being used for CNC cut paths here — it's a much easier workflow for organizing DXF files and layers for PCB production. The tools allow rapid drawing and modification of copper clad areas, cuts through the board, delineating connection points for reference while building KiCad files, and stacking everything on top of itself so you can organize it however you need.
The SolidWorks modeling correlates bend radius with panel width and listening window — making it possible to customize any size of ESL to any specific listening space as a center channel.
App positions at a glance:
This isn't a single-app workflow. On any given day you might be jumping between all of these — often with a YouTube video or Tidal playlist running in Picture-in-Picture while you work. The PiP floats in the bottom-right corner with commentary, tutorials, or music in the background.
Circuit board layout with 3D viewer for physical verification. Multiple windows, layer panels, and appearance controls all competing for screen space.
Running on the shop CNC computer, accessed through Jump Desktop. This is the Inception layer — you're controlling a remote machine through your local screen. Claude often sits alongside for quick reference.
SolidWorks typically takes up the entire screen or the right third when working alongside VCarve. Speaker horn geometry, enclosure design, mounting hardware — all precision work that demands focus.
VERY OFTEN you input a command and nothing happens. Keyboard shortcuts over remote desktop work about 40% of the time. Escape doesn't escape. Ctrl+Z doesn't undo. You press a key, nothing happens. Was it the wrong window? Did the remote session swallow the input? Did it go to the wrong computer entirely? You're constantly chasing your tail — did the thing I just did actually work? It's like hitting the brakes on your car and nothing happens. Exhausting.
Electrostatic loudspeaker parameter calculations, off-axis frequency response plots, polar patterns, and segmentation data. Dense technical work that fills every pixel.
The typical multi-app layout: CNC toolpath design on the left, 3D modeling on the right. Two complex applications, two different remote desktop layers, one ultrawide screen. This is where window management automation isn't a luxury — it's survival.
Keyboard shortcuts over remote desktop work about 40% of the time. You press Escape — nothing. You press Ctrl+Z — nothing. You try a shortcut key — nothing. It's not the software's fault. It's the finicky, unreliable nature of sending keystrokes through layers of remote desktop connections. The input gets swallowed, misdirected, or just vanishes.
It's like hitting the brakes on your car and nothing happens. So you press again. And again. Then you realize the keystroke went to the wrong computer entirely. Then you notice HDR is on and the monitor is cooking your retinas. Then you realize the window you need is behind three other windows. You end up doing everything twice — sometimes three times — just to be sure it actually registered.
This is why every single automation in this guide matters. It's not about saving 5 seconds — it's about reducing the chaos so your brain can focus on the actual engineering work — building cool speakers — instead of fighting the computer.
Every one of these automations removes a small, recurring friction point. Individually, each saves a few seconds. Across a full workday of switching between remote CNC work, email, music, design tools, and AI — they compound into something significant.
Wrist strain from repetitive mouse movements. Mental fatigue from tracking which window is where — and which computer you're even controlling. When you're three layers deep in Inception and every wrong click costs 30 seconds of reorienting — that's not minor. It's an occupational hazard.
Every failed attempt, every wrong path, every "let me try something different." This is what it actually takes to get automation right.
Anything I do often, I can now automate with one button — many stages with a single click.
I should have done this years ago. But I didn't know how to code anything, and I don't have the time to dedicate to learning. I want to build cool speaker stuff — not spend my weekends learning scripting languages.
AI is an incredibly useful tool. For a concrete, practical problem like "I need 13 scripts written in a language I don't know, debugged live over remote desktop, in one evening" — it's hard to argue with the result.
Every repetitive multi-step task is now a candidate for a one-button solution. Open an app, position it, navigate to the right page, toggle a setting, close the clutter — if I do it more than twice, it can be a button.