x0xr00t / lsc

screen changer for linux writen in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsc

screen changer for linux writen in bash.

uses

  • cvt
  • xrandr

Install

chmod +x install. (this will cp the lsc to /bin/ with root perm.

Usage

  • type : lsc
  • follow on screen instructions...
  • Enter desired size {size size refresh_rate >> 1600 1200 60.00}
  • Copy the generated modeline string {"sizexsize_refresh_rate" ........"}
  • Enter the copied line.
  • Copy the newmode {"sizexsize_refresh_rate"}
  • Enter the copied line

Wait and there ya go.

change log

fix for non mirrored screens

About

screen changer for linux writen in bash


Languages

Language:Shell 100.0%