Post #1773686
2026-04-29 09:05 UTC
@josh @chergert @mcdanlj
I switched my terminals to use windows-key-c. Users of fruity keyboards will know it as command-c.
Unfortunately, there doesn't seem to be any way to switch the rest of the desktop to use the same combo.
Replies (1)
-
@chergert@my.devsuite.app 2026-04-29 09:39
@leeloo @josh @mcdanlj In GTK 3 days you could do this terrible hack of keybindings from GTK-flavored CSS. But we had to drop it in GTK 4 because it was really only there because gtkrc from GTK 2 -> 3 meant everything "theme of all types" had to somehow work from CSS. The mac back-end of GTK got native macOS-style keybindings in source code at some point after I wrote the initial mac implementation for 4.