You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By meta I mean hold down meta key and then press t with it held down. Explaining because I'm confused what the difference between - and + is in the configs.
The closest I got to this behavior was entirely remapping meta -> control in Chromium.
[chromium-browser]
meta = oneshot(control)
How to only map specific combinations like meta+t or meta+w. My usecase is that I have i3 window manager and MacOS keyboard. I want to retain a few of the familiar chrome hotkeys, but nothing that conflicts with an i3 combination --e.g. meta+k goes up a window for me in i3 so I don't want to map that one to the ctrl+k combination that triggers a google search.
Sorry for the stupid question, tried for a while but couldn't figure it out.
The text was updated successfully, but these errors were encountered:
By
meta
I mean hold down meta key and then presst
with it held down. Explaining because I'm confused what the difference between-
and+
is in the configs.The closest I got to this behavior was entirely remapping meta -> control in Chromium.
How to only map specific combinations like
meta+t
ormeta+w
. My usecase is that I have i3 window manager and MacOS keyboard. I want to retain a few of the familiar chrome hotkeys, but nothing that conflicts with an i3 combination --e.g.meta+k
goes up a window for me in i3 so I don't want to map that one to thectrl+k
combination that triggers a google search.Sorry for the stupid question, tried for a while but couldn't figure it out.
The text was updated successfully, but these errors were encountered: