Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

kaueraal/run_scaled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Xpra directly includes an equivalent tool since version 4.1. It is also called run_scaled and is part of the default Xpra installation.

Hence, this script is deprecated and no longer maintained.

run_scaled

Run an X application scaled via xpra.

Usage: run_scaled [--scale=scaling_factor] [--opengl=auto|yes|no] [--sleep=sleeptime] application

--scale  Sets the factor the application is scaled by. Fractional scales are
         supported. It is set to 2 by default.
--opengl Sets whether xpra should use opengl for rendering. If you get rendering
         errors, especially when the window is resized, try setting it to no. It
         is set to auto by default.
--sleep  Sets how many seconds to wait after starting xpra before attaching to
         the xpra session. It is set to 1 by default.
         You might need to increase the value if your machine is particularly
         slow and attaching fails with a message like

             InitException: cannot find any live servers to connect to
             xpra initialization error:
              cannot find any live servers to connect to

Dependencies:

About

Run an X application scaled via xpra. Useful on hidpi screens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages