리눅스 분류
X윈도우에서 마우스포인터가 보이질 않습니다.
작성자 정보
- gandide 작성
- 작성일
컨텐츠 정보
- 2,053 조회
- 2 댓글
- 0 추천
- 목록
본문
어떻게 어디를 만져봐야 할까요?
관련자료
-
이전
-
다음
댓글 2
장병훈님의 댓글
- 장병훈
- 작성일
nvidia 계열의 칩셋을 사용하시면 참고하세요.
/etc/X11/xorg.conf
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "nVidia Corporation C51 PCI Express Bridge"
Option "HWCursor" "off" <-- 추가할부분
EndSection
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182517 참고( 영문 페이지 입니다.)
/etc/X11/xorg.conf
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "nVidia Corporation C51 PCI Express Bridge"
Option "HWCursor" "off" <-- 추가할부분
EndSection
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182517 참고( 영문 페이지 입니다.)
금봉섭님의 댓글
- 금봉섭
- 작성일
nvidia 맞습니다 ㅎㅎ
답변 감사드립니다~ 좋은 밤 되세요 ^^
답변 감사드립니다~ 좋은 밤 되세요 ^^