Date: Mon, 14 Mar 2016 15:37:27 +0100 From: Polytropon <freebsd@edvax.de> To: =?ISO-8859-1?Q?=D6mer_G=FClmen?= <buhara13@yahoo.com> Cc: =?ISO-8859-1?Q?=D6mer_G=FClmen?= via freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: xrandr Message-ID: <20160314153727.6d2a4183.freebsd@edvax.de> In-Reply-To: <1942944243.1146982.1457962971125.JavaMail.yahoo@mail.yahoo.com> References: <1942944243.1146982.1457962971125.JavaMail.yahoo.ref@mail.yahoo.com> <1942944243.1146982.1457962971125.JavaMail.yahoo@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Mar 2016 13:42:51 +0000 (UTC), =D6mer G=FClmen via freebsd-quest= ions wrote: > On this page:5.4.=A0Xorg Configuration >=20 > | =A0 | > | =A0 | =A0 | =A0 | =A0 | =A0 | > | 5.4.=A0Xorg ConfigurationRun xrandr(1) without any parameters to see a = list of video outputs and detected monitor modes: | > | | > | View on www.freebsd.org | Preview by Yahoo | > | | > | =A0 | >=20 > I ran this code:xrandr --mode 1280x1024 --rate 60But system out is: > xrandr: --mode must be used after --output You didn't supply a valid value for the --mode parameter. Try this: % xrandr --fb 1280x1024 % xrandr --size 1280x1024 See "man xrandr" for details. --=20 Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160314153727.6d2a4183.freebsd>