Skip to content

Use to fool a browser into thinking you have another resolution, useful for getting flash to work in fullscreen on multihead rigs

Notifications You must be signed in to change notification settings

spontus/fakeres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This app helps with flash fullscreen issues on linux multihead systems. 
It may help you if you get big borders around the video 
or if you only see a part of the video

Installation:
	cd src
	make
	sudo make install

Usage:

	fakeres width height browser [browser args]
	# substitute width with the width of your monitor, 
	# height with the height of your monitor and browser with your favourite 
	# browser

Examples:

	fakeres 1920 1080 opera http://youtube.com
	# will open opera with youtube.com and fullscreen videos will play in 
	# 1920x1080

	fakeres 640 480 chromium http://youtube.com
	# will open chrome with youtube.com and fullscreen videos will play in 
	# 640x480


# by spontus, [email protected]

About

Use to fool a browser into thinking you have another resolution, useful for getting flash to work in fullscreen on multihead rigs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages