Skip to content

Commands for flipping the external monitor out #1

@asquared

Description

@asquared

These work on my laptop:

# Turn on the VGA output, mirroring the laptop display
xrandr --output VGA1 --same-as LVDS1

# Set resolution to 1280x1024
xrandr --output LVDS1 --mode 1280x1024

# Flip VGA output in the y direction
xrandr --output VGA1 --reflect y

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions