]> www.infradead.org Git - users/dwmw2/linux.git/commit
kconfig: qconf: use default platform shortcuts
authorRolf Eike Beer <eb@emlix.com>
Wed, 23 Oct 2024 06:36:10 +0000 (08:36 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:34 +0000 (08:46 +0900)
commit5a4bed0fad83cdecc91dfd541b326801d3979564
tree0b6b9036579f490cf311653367db94bbcb902247
parentcdb37fe66fb260acce16c999a61a963fca93468a
kconfig: qconf: use default platform shortcuts

This renames "Load" to "Open" and switches Ctrl-L to Ctrl-O for the default
platforms. This may break the workflow for those used to it, but will make it
actually work for everyone else like me who would just expect the default
behavior. Add some more standard shortcuts where available. If they replace
the existing shortcuts they would have the same value in my case.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc