chrome が linux 環境でいちいちキーボードショートカットを尋ねてくる

この記事を作った動機 なんか linux 環境で chrome を使ってたら、いちいちキーボード・ショートカットのポップアップが出てくるようになった。起動するたびに出てきて鬱陶しいので、調べたところ、一時的な対応として、起動フラグがあることが見つかったので、記録するだけ。 ~/.config/chrome-flags.conf ... --disable-features=GlobalShortcutsPortal ... 参考にしたサイトとか Opening Google Chrome has started automatically opening “Shortcuts - System Settings” with it - how to…not do that? : r/kde https://www.reddit.com/r/kde/comments/1jauzpa/opening_google_chrome_has_started_automatically/ (2025年4月21日)

April 21, 2025