Modify shortcut key of xfce4-terminal
Modify shortcut key of xfce4-terminal
mkdir -p /home/user/.config/xfce4/terminal vim /home/user/.config/xfce4/terminal/accels.scmcontent of the accels.scm file: ; xfce4-terminal GtkAccelMap rc-file –– scheme ––; this file is an automated accelerator map dump;; goto-tab;(gtk_accel_path “/terminal-window/goto-tab-1” “1”)(gtk_accel_path “/terminal-window/goto-tab-2” “2”)(gtk_accel_path “/terminal-window/goto-tab-3” “3”);…
View On WordPress















