From [[https://wiki.archlinux.org/index.php/xfce]] ====== Disable rolling up windows ====== xfconf-query -c xfwm4 -p /general/mousewheel_rollup -s false ====== Disable Terminal F1 and F11 shortcuts ====== The xfce terminal binds F1 and F11 to help and fullscreen, respectively, which can make using programs like htop difficult. To disable those shortcuts, create or edit its configuration file, then log out and log back in. F10 can disabled in the Preferences menu. (gtk_accel_path "/terminal-window/fullscreen" "") (gtk_accel_path "/terminal-window/contents" "") ====== Clock with date applet ====== Panel -> add new items {{:linux:prepare:xfce-data-time.png?200|}} Datetime -> properties -> Format: **Time, then date**