dag*_*729 8 mouse gnome window-manager mouse-scroll
我曾经在标题栏上滚动时设置鼠标滚动以隐藏窗口:唉,我不记得我是怎么做到的......
你能告诉我如何实现它吗?
Nic*_* HS 13
你很幸运!就在前几天,我正在尝试这样做并发现了方法。
gconf-editor然后按Entermouse_wheel_action行shade作为值。按确定,瞧!在终端中运行此命令:
gsettings set org.compiz.gwd mouse-wheel-action "shade"
Run Code Online (Sandbox Code Playgroud)
或者,您可以使用 dconf-editor 编辑设置。
打开dconf-editor并导航到org? compiz? gwd并输入shade了mouse-wheel-action。
