ebaf
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi everyone,
I have a monitor plugged on my FreeBSD box and I would like to use it in vertical (portrait) mode. Is it possible? How can I do this? Thank you all. |
|
#2
|
|||
|
|||
|
Depends on the driver you are using. For nvidia, check nvidia-settings for an option to rotate. For the open source intel/radeon drivers, you can use xrandr with the --rotate option. Something along the lines of:
xrandr --output DVI-0 --rotate leftObviously the argument to --output might be different, depending on the driver and if you have multiple monitors. Adam Last edited by DutchDaemon; September 7th, 2011 at 18:07. Reason: [cmd] is meant to be on a single line |
|
#3
|
|||
|
|||
|
Thank you for the answer.
How can I check which driver is at use? |
|
#4
|
|||
|
|||
|
Hi,
I will add that, I know that my graphic card is a NVIDIA. But as I have never installed the nvidia driver myself, I would like to check if it is the nvidia provided driver which is at use (someone else could have installed and configured it) or another one (generic one maybe). |
|
#5
|
|||
|
|||
|
You can look at your /var/log/Xorg.0.log file.
Adam Last edited by DutchDaemon; September 12th, 2011 at 17:54. |
|
#6
|
|||
|
|||
|
hum...
maybe I should have specified that... I do not use a GUI environment. So there is no /var/log/Xorg.0.log. My goal is to have to "raw" terminal display in portrait mode.
|
|
#7
|
|||
|
|||
|
As far as I know, you can't.
Adam |
|
#8
|
||||
|
||||
|
With a custom sideways font and console driver... but that would be limited to VESA resolutions, so never mind.
Using X For A High Resolution Console On FreeBSD |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| aircrack-ng monitor mode patch for FreeBSD | Alt | Installation and Maintenance of FreeBSD Ports or Packages | 17 | June 27th, 2012 23:25 |
| Networking Monitor | feralape | Networking | 3 | August 13th, 2011 00:24 |
| [Solved] fsck in single mode VS fsck in multiuser mode | mdaocus | System Hardware | 10 | October 14th, 2010 07:53 |
| monitor PRs | john_doe | General | 0 | May 7th, 2010 14:34 |
| intel GMA + xrandr + 720p = black vertical bar | van_Zeller | X.Org | 0 | February 24th, 2010 00:37 |