Skip to content
forked from rephorm/xuserrun

Run commands as the currently-active X11 user

License

Notifications You must be signed in to change notification settings

Gen2ly/xuserrun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

xuserrun is used to run a command as the X.org server user. It discovers the DISPLAY and USER environmental variables via systemd and transfers them to the launch command to be able to run a program via the X.org server display.

Usage

xuserrun xclock -digital
xuserrun bash -c "xterm & xclock"

About

Run commands as the currently-active X11 user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 51.9%
  • Shell 48.1%