Windows
I can get by working on Windows in a pinch. Using Power Toys to remap my keyboard to be more "Mac Like" with Alt Swapped for Control and Caps Lock mapped to Esc really helps.
- 7-Zip
- HexChat
- HWMonitor
- Notepad++
- Paint.NET
- Prime95
- RealTemp
- Sumatra PDF
-
I use the built in Win key search as an app launcher. I use the built in Snip & Sketch tool for screenshots. Check my ChromeOS list for some of the web apps I also use for productivity.
Power Toys Settings:
Keyboard Manager:
- Caps Lock -> Esc
- Esc -> Caps Lock
- Alt (Left) -> Ctrl (Left)
- Ctrl (Left) -> Alt (Left)
- Alt (Right) -> Ctrl (Right)
- Ctrl (Right) -> Alt (Right)
Shortcuts:
- Ctrl + Q -> Alt F4
PowerToys Run set to Ctrl + Space
Misc. Settings:
Go to clipboard settings and enable clipboard history.
Turn on power off button on login screen:
- Open the Local Group Policy Editor (Press the Windows key + R, type gpedit.msc and press Enter)
- Navigate to Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
- Select the “Shutdown: Allow system to be shut down without having to log on” policy. Select Enable and click Apply and OK.
- Restart.
Open VS Code within WSL 2:
- In Windows Terminal, go to project folder
wsl code .
Links:
Last modified 1mo ago