xrandr 을 사용하기 위한 XF86Config 설정

fibonacci의 이미지

이번에 기분좋게 pivot되는 LCD 모니터 산 후에 xrandr 이용해서 세로보기로 볼려고 했습니다.

xrandr -o left

이렇게 돌리면 되는거 아닌가요? man을 잘못 읽었나... 어쨌든 안돌아갑니다.
XF86Config 에
Section "Device"
...
Option "Rotate" "on"

넣어주었고요..

X는 Xfree4.3.0.dfsg.1-12
비됴카드는 GeForce 6 6600

현재 kernel 2.6.8 + NVIDIA 7174 드라이버를 쓰고 있습니다.

PS. 혹시 잘 쓰시는 분 XF86Config 보여주시면 감사하겠습니다. ^^

sangu의 이미지

fibonacci wrote:
이번에 기분좋게 pivot되는 LCD 모니터 산 후에 xrandr 이용해서 세로보기로 볼려고 했습니다.

xrandr -o left

이렇게 돌리면 되는거 아닌가요? man을 잘못 읽었나... 어쨌든 안돌아갑니다.
XF86Config 에
Section "Device"
...
Option "Rotate" "on"

넣어주었고요..

X는 Xfree4.3.0.dfsg.1-12
비됴카드는 GeForce 6 6600

현재 kernel 2.6.8 + NVIDIA 7174 드라이버를 쓰고 있습니다.

PS. 혹시 잘 쓰시는 분 XF86Config 보여주시면 감사하겠습니다. ^^

ftp://download.nvidia.com/XFree86/Linux-x86/1.0-7174/README.txt

Quote:

Option "RandRRotation" "boolean"
Enable rotation support for the XRandR extension. This
allows use of the XRandR X server extension for
configuring the screen orientation through rotation.
This feature is supported on GeForce2 or better hardware
using depth 24. This requires an XOrg 6.8.1 or newer
X server. This feature does not work with hardware overlays,
emulated overlays will be used instead at a substantial
performance penalty. See APPENDIX W for details.
Default: off.

Option "Rotate" "on"이 아니고 Option "RandRRotation" "True"

fibonacci의 이미지

답변 감사합니다. 그런데 안되네요... 검색해보니
Option "RandRRotation" "on"
이라고 하는 것 같아 bool 값을 바꾸어서 해도 여전히 안되네요..

혹시 잘 되시는 분 XF86Config좀 올려주심 감솨 T-T

No Pain, No Gain.

fibonacci의 이미지

알아냈습니다.

Xfree 4.3.0 + NVIDIA 7174 는 화면 회전 지원 안합니다.

X.org 6.8.2 를 소스 컴파일해서 설치한후 NVIDIA 드라이버 다시 설치하고 xrandr -q 날려보니까 회전 가능한 방향이 나오는군요.

데비안에서는 언제 X.org를 지원할련지 .. 후...

PS. 그런데 회전한후 창의 최대화를 한다던지, 패널의 움직임을 본다던지.... 해 보면 가로 화면의 세팅 그래로더군요. 그래서 힘들게 X.org를 컴파일 해서 설치까지 했지만 KDE가 Pivot을 제대로 지원할때 까지는 그냥 가로보기로 쓸 생각입니다.

No Pain, No Gain.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.