How to extend chrome browser to dual display on fullscreen

橙三吉。 提交于 2019-12-12 04:09:06

问题


I am trying to figure out how to make the browser to cover both displays (on a dual-screen setup, with same resolution on both screens) on Fullscreen mode under MS Windows.

I have checked the developer tools, but that only emulates the display. Some MS Windows utilities do offer this feature but it doesn't work for Google Chrome browser. And also its not fullscreen mode.

If there isn't any chrome-extension available, can you point out if this is possible through writing a chrome-extension ? Any pointers are more than welcome.

Cheers,


回答1:


I got this working using nVidia desktop mosaic feature. Still looking for driver independent solution.




回答2:


Move your windows to the left screen and place your mouse cursor on the left end of the window and press + hold and pull to stretch it, that would extend to the next screen as well and it would stay until u close the windows. Note : you would need to perform this for every windows and application individually.



来源:https://stackoverflow.com/questions/23234534/how-to-extend-chrome-browser-to-dual-display-on-fullscreen

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!