GithubHelp home page GithubHelp logo

split_view's Introduction

SpiltView

Ubuntu 分屏软件,支持快捷键, 1/2, 1/3, 2/3 分屏,

BUILD

以下仅在 ubuntu20.04 下测试过

安装依赖

sudo apt-get install git gcc make pkg-config libx11-dev libxtst-dev libxi-dev libgtk-3-dev

编译

mkdir build
cd build
cmake ..
make

运行

./SpiltView

./SpiltView -d, 以debug模式运行,可以输出一些有用信息方便排查

使用说明

CtAl 表示 Ctrl + Alt, 按下对应的快捷键,即可实现对应的分屏

左右 1/2 分屏

+----------+----------+
|  CtAl ←  |  CtAl →  |
+----------+----------+

1/3 分屏

+-----------+-----------+-----------+
| CtAl Num1 | CtAl Num2 | CtAl Num3 |
+-----------+-----------+-----------+

2/3 分屏

+-----------+-----------+-----------+
| CtAl Num4             |           |
+-----------+-----------+-----------+


+-----------+-----------+-----------+
|           |         CtAl Num6     |
+-----------+-----------+-----------+

全屏

CtAl + Enter 全屏,再次按下 CtAl + Enter 退出全屏

split_view's People

Contributors

wenyg avatar

Stargazers

billy avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.