Retourner au contenu associé (entrée de forum : formats d'écrans et xrandr)
Posté par IceCat (Mastodon) le 24 octobre 2025 à 15:59. En réponse au message formats d'écrans et xrandr. Évalué à 2.
Salut,
Je pense que l'option que tu cherches est --scale-from : --scale-from wxh Specifies the size in pixels of the area of the framebuffer to be displayed on this output. This option is actually a shortcut version of the --transform option. Donc j'imagine que ce serait :
--scale-from
--scale-from wxh Specifies the size in pixels of the area of the framebuffer to be displayed on this output. This option is actually a shortcut version of the --transform option.
xrandr --output eDP-1 --scale-from 1440x900
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# --scale-from
Posté par IceCat (Mastodon) . En réponse au message formats d'écrans et xrandr. Évalué à 2.
Salut,
Je pense que l'option que tu cherches est
--scale-from:--scale-from wxh
Specifies the size in pixels of the area of the framebuffer to be displayed on this output. This option is actually a shortcut version of the --transform option.
Donc j'imagine que ce serait :
xrandr --output eDP-1 --scale-from 1440x900