Programs: graphical environment: Difference between revisions

From wikinotes
No edit summary
Line 44: Line 44:
|-
|-
| [[xrandr]] || change resolution
| [[xrandr]] || change resolution
|-
!colspan=1| Permission Requests && Prompts
|-
| [[polkit]] || manages graphical requests for elevated privileges
|-
|}
|}
</blockquote><!-- Unix -->
</blockquote><!-- Unix -->

Revision as of 02:15, 15 July 2021

Unix

Display Server
Xorg
wayland
Video Drivers
mesa
ati
nvidia
intel
Remote Drivers
X11vnc
x2go excellent remote control linux
nomachine
Utilities
light change screen brightness
xbacklight change screen brightness
redshift low-contrast, adds red hue to screen at night
transset-df make windows transparent
Linux Themes
xdotool simulate keypresses
xbindkeys bind keypresses within X
xrandr change resolution
Permission Requests && Prompts
polkit manages graphical requests for elevated privileges

MacOS

xquartz X11 server for OSX

Windows

xming X11 server for windows