Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. chabayo
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    chabayo

    @chabayo

    0
    Reputation
    226
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    chabayo Unfollow Follow

    Latest posts made by chabayo

    • RE: Output to an external tv via HDMI or VGA doesn't appear to be working with Recalbox installed on PC

      As i was pleasured last night, today i got the behaviour that Xorg-server doubled the viewport of LVDS1 (laptop screen) --same-as VGA1 (external monitor): scratch! - external Monitor spots the RecalBox menu and Kodi only in a 1280X800 view upper left inside a 1920x1080 view.

      By your help i fond the xinitrc and wrote:
      # xrandr --output output_name --off
      DISPLAY=:0
      xrandr --listmonitors | grep VGA1 && {
      xrandr --output LVDS1 --off
      xrandr --output VGA1 --mode 1920x1080
      }

      out of that.

      posted in Recalbox General
      chabayo
      chabayo