xChar
Β·8 months ago

Using macOS Key Layout in Windows

Microsoft PowerToys is a collection of utilities for power users to optimize and streamline their Windows experience for enhanced productivity. For more information on PowerToys overviews and how to use the utilities, or other tools and resources for Windows development environments, visit learn.microsoft.com!

Download and Install PowerToys

πŸ‘€ Downloading files from GitHub is easy, and I'm sure everyone at GDSC can definitely do it.

https://github.com/microsoft/PowerToys

Modify Keyboard Mapping through Keyboard Manager

  1. Find Keyboard Manager in the left sidebar.

Untitled

  1. Add settings in Keys.

Untitled 1

  • Alt (Left) to Ctrl
    • Caps Lock to Shift (Left)
      • This feature is an option, depending on personal habits of switching languages. If you're accustomed to using Caps Lock for switching between languages, you can set it to Shift.
      • However, if you play games that require Caps Lock, then that's a problem, for example, Valorant.
  1. Add settings in Shortcuts.

Untitled 2

  • Ctrl (Left) + Backspace to Delete
    • This setting allows Windows to use Command + Backspace to delete, just like macOS.
    • Ctrl (Left) + Tab to Alt (Left) + Tab
      • Since Ctrl and Alt have been swapped previously, now the functionality of switching windows using Alt (Left) + Tab and switching within app windows using Ctrl (Left) + Tab needs to be swapped again.

Completion

This essentially completes the requirements for mapping Windows and macOS key layouts.


Reference Materials

PowerToys Keyboard Manager Utility for Windows

Loading comments...