On Thu, Sep 28, 2017 at 12:55:41AM +0200, Stéphane Aulery wrote: > Le 27/09/2017 à 17:24, Stefan Sperling a écrit : > > On Wed, Sep 27, 2017 at 04:11:45PM +0200, Kamil Cholewiński wrote: > > > On Wed, 27 Sep 2017, Francois Pussault <fpussa...@contactoffice.fr> wrote: > > > > maybe installing a tool like xrandr ? > > > > > > Xrandr works only for X. I've skimmed wscons(4), wsdisplay(4), > > > wsconscfg(8), wsconsctl(8), nothing about rotation... > > > > In -current, the console is rotated counter-clockwise if the display > > isn't already upright: > > https://marc.info/?l=openbsd-cvs&m=150266331224832&w=2 > > https://marc.info/?l=openbsd-cvs&m=150300131911666&w=2 > > > > This behaviour is hard-coded and cannot be configured. It helps machines > > which > > need counter-clockwise rotation, but is not ideal because some machines need > > clockwise rotation instead. There are plans to auto-detect and use the > > correct > > rotation required in the future. > > And if I use a monitor in portrait orientation ?
I have been using a monitor in portrait for many years and was never bothered by the console being the wrong way (X is rotated of course). In a rare situation where I need the console, I can make use of the laws of physics and turn the monitor upright with my hands and arms. This approach seems to work very reliably. I've never seen it fail.