Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify BigDesktop/TwinView setup #27

Closed
game-stop opened this issue Oct 21, 2015 · 1 comment
Closed

Verify BigDesktop/TwinView setup #27

game-stop opened this issue Oct 21, 2015 · 1 comment

Comments

@game-stop
Copy link
Owner

Verify SDL video window setup for BigDesktop/TwinView

VEEJAY_DESKTOP_GEOMETRY WxH+XxY
VEEJAY_VIDEO_POSITION XxY
VEEJAY_VIDEO_SIZE WxH

example:
export VEEJAY_DESKTOP_GEOMETRY=1980x1080+0x0

VEEJAY_DESKTOP_GEOMETRY : Size of your screen and position
VEEJAY_VIDEO_POSITION: Position in screen
VEEJAY_VIDEO_SIZE: Size of video in scren

@zenny
Copy link
Collaborator

zenny commented Oct 31, 2015

This works fine with a single monitor (not in twin-view mode). Yay!

Tried with:

export VEEJAY_DESKTOP_GEOMETRY=1980x1080+0x0
export VEEJAY_VIDEO_POSITION=0x0
export VEEJAY_VIDEO_SIZE=1280x720

Check with twinview with dualhead graphical card.

This was referenced Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants