HHKB Studio

bought during in 2024 during Japan May 2024–

PROBLEM: have not found a way yet to achieve Thinkpad MMB behavior—i.e. make the middle mouse button work simultaneously for

manual: https://happyhackingkb.com/manual/studio/ug-us/en/ug/topic/connect_bluetooth.html

hotkeys

Key remapping

With HHKB Studio Keymap Tool

hhkb_remap_1.jpeg
( ↑ on profile 2, used for macOS, w/o the win/alt switch)

hhkb_remap_2.jpeg

Without HHKB Studio Keymap Tool

on Linux

-     key  <ESC> { [ Escape ] };
+     key  <ESC> { [ grave ] };
-     key <TLDE> { [ grave, asciitilde ] };
+     key <TLDE> { [ BackSpace ] };
-     key <LALT> { [ Alt_L, Meta_L ] };
+     key <LALT> { [ Super_L ] };
-     key <DELE> { [ Delete ] };
+     key <DELE> { [ backslash ] };
-     key <LWIN> { [ Super_L ] };
+     key <LWIN> { [ Alt_L ] };
-     modifier_map Mod1 { <LALT> };
+     modifier_map Mod1 { <LWIN> };
-     modifier_map Mod4 { <LWIN> };
+     modifier_map Mod4 { <LALT> };
// FIXME: Shift + ` does not result in ~

on MacOS