
CentOS 6 이상에서 +열린 창 Run a command
에서 기록을 삭제하는 방법은 무엇입니까?AltF2
답변1
터미널을 열고 다음을 실행합니다.
dconf reset /org/gnome/shell/command-history
또는
gsettings reset org.gnome.shell command-history
gnome2의 경우:
gconftool-2 -s -t string /apps/gnome-settings/gnome-panel/history-gnome-run []
답변2
아직 RHEL 6을 사용하고 있어서 다음 파일을 수정했습니다.
~/.gconf/apps/gnome-settings/gnome-panel/%gconf.xml
어떻게 찾을 수 있나요? 집에 있는 모든 XML 파일에 대해 alt-f2에서 일반적으로 사용되는 문자열에 대한 grep