之前写过一个对ubuntu使用的软件等之类的总结,在这里 由于要使用远程桌面现在用 xfce 桌面,有一些地方的设置不一样这里补充一下.
基本配置
截图及快捷键设置
使用 xfce4-screenshooter -r 代表 region ,其实直接运行 xfce4-screenshooter 就知道传参了. 下面这些可供参考 xfce4-screenshooter --fullscreen --clipboard (You can use --window or --region instead of --fullscreen)
另外可以参考的地方
去除 alt_mouse 移动
使用pycharm的时候发现 不能列编辑,然后查的 https://askubuntu.com/questions/270032/how-do-i-disable-window-move-with-alt-left-mouse-button-in-xubuntu
xfconf-query -c xfwm4 -p /general/easy_click -s none