Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fullscreen uses only part of the screen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
bimmbimm
n00b
n00b


Joined: 29 Jun 2014
Posts: 11

PostPosted: Sun Jun 29, 2014 6:03 pm    Post subject: Fullscreen uses only part of the screen Reply with quote

http://i.imgur.com/qi14xgu.png

I have the problem that maximized windows use only what looks like the top-left 1024x768 pixels.
I think that's also the area used by the boot screen.

Actually it's a little more complicated: It depends on the original position and the size of the window whether it maximizes to the full screen or the smaller area you see in the screenshot. Even that is inconsistent: smplayer needs to be partially in the area and partially outside on the bottom-right, youtube videos in chrome need to be completely outside, ...

What's going on here? Where should I start looking? Kernel or Xorg config?


edit:

Code:
sisyphos@sisyphos ~ $ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
LVDS1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+
   800x600        60.3     56.2 
   640x480        59.9 
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
   1920x1080      60.0*+
   1440x900       59.9 
   1280x800       59.8 
   1152x864       75.0 
   1024x768       70.1     60.0 
   800x600        60.3     56.2 
   640x480        66.7     60.0 
   720x400        70.1 
DVI1 disconnected (normal left inverted right x axis y axis)
TV1 unknown connection (normal left inverted right x axis y axis)
   848x480        59.9 +
   640x480        59.9 +
   1024x768       59.9 
   800x600        59.9 
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


Sadly I have no idea how to read that.

edit2:
Code:
xrandr --output LVDS1 --off
seems to have fixed it, although I still have no idea what is going on.
Back to top
View user's profile Send private message
Spidey
Apprentice
Apprentice


Joined: 07 Sep 2006
Posts: 269

PostPosted: Mon Jun 30, 2014 12:51 am    Post subject: Reply with quote

You are probably using your notebook with the screen lid closed. The way that that works, is that the screens are displaying the same image, but your external monitor has a greater resolution. When you hit fullscreen, mplayer or whatever is using the lowest screen resolution as "fullscreen". So you have a fullscreen video on your notebook, and a borderless "window" on your external monitor.
Back to top
View user's profile Send private message
bimmbimm
n00b
n00b


Joined: 29 Jun 2014
Posts: 11

PostPosted: Mon Jun 30, 2014 2:40 am    Post subject: Reply with quote

I'm on a normal desktop PC. Do you know what LVDS1 is, how I can add a full resolution mode or whether I need it at all and what for?
Back to top
View user's profile Send private message
Spidey
Apprentice
Apprentice


Joined: 07 Sep 2006
Posts: 269

PostPosted: Tue Jul 01, 2014 4:07 am    Post subject: Reply with quote

LVDS is the conector used on laptop screens, that's why I supposed you had a desktop. Just turn it off, it's your driver somehow misinterpreting it's presence:
xrandr --output LVDS1 off
or something, don't quote me on that.
Back to top
View user's profile Send private message
bimmbimm
n00b
n00b


Joined: 29 Jun 2014
Posts: 11

PostPosted: Fri Jul 04, 2014 4:41 pm    Post subject: Reply with quote

Do you have an idea how I can turn off LVDS1 for good? Via xrandr I have to repeat the command every reboot.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Fri Jul 04, 2014 4:44 pm    Post subject: Reply with quote

You use KMS? Add video=LVDS-1:d to kernel command line.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum