Skip to content

A Shell for fast jumping to next monitor with Multiple Displays

Notifications You must be signed in to change notification settings

ProgrammerBill/switchMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

switchMonitor

功能

本脚本适用于Ubuntu系统双显示器时使用快捷键进行快速跳转, 原理是通过xdotool通过获取坐标来进行跳转, 理论上能够处理两台显示器的任何位置关系。

设置

  1. 将脚本下载到本地,如$HOME/.bin
  2. 系统设置->键盘->快捷键->自定义快捷键 中新增快捷键,命令设置为:
bash $HOME/.bin/switchMonitor.sh

快捷键自选, 确认后就可以使用快捷键快速切换显示器啦。

About

A Shell for fast jumping to next monitor with Multiple Displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages