Your best source of information and news about Vista hardware , hardware and vista on the internet 비스타에 대한 소식을 당신의 최고의 소스의 정보와 하드웨어, 하드웨어와 비스타 인터넷에

Vista ARTICLES 비스타 관련 기사 TOP 50 상위 50 개 Vista VIDEOS 비스타 영화 Vista SOFT 비스타 소프트 Vista HELP 비스타 도움말

How To Enable Mouse Wheel Scrolling in Ubuntu 8.04 on VMware 마우스 휠 스크롤을 활성화하는 방법에 우분투 8.04 vmware


I was trying to make the vmware virtual appliance ubuntu 8.04 mouse scroll wheel to work, and I found the solution here. vmware 가상 어플 라이언 스를하려고했는데 우분투 8.04 마우스 스크롤 휠이 작동하려면 여기에 해결책을 발견했습니다. It worked great. 효과가 큰합니다.

Original site 기존 사이트 http://peterc.org/2008/64-how-to-enable-vertical-mouse-wheel-scrolling-in-ubuntu-hardy-on-vmware-fusion.html

I was having problems 문제가 발생 전 installing VMware Tools on Ubuntu Hardy (8.04) under VMware Fusion 우분투 vmware 도구를 설치하는 하디 (8.04)에서 vmware 핵융합 but got to the bottom of it. 그러나 그것의 하단해야합니다.

The next problem was trying to get the mouse scroll wheel to work. 다음 문제는 마우스의 스크롤 휠이으로 작동을 이용하려합니다. I did some Googling and most of the guides suggested I change a single line in xorg.conf (namely, set the “Protocol” of the mouse device to “ImPS/2″). 적이 있는데, 대부분의 인터넷 검색을 한 줄로 변경을 제안 안내 xorg.conf (즉, 설정에서 "프로토콜"을 마우스 장치를 "imps / 2"). It didn’t work. 작동하지 않아요. On a limb I thought I’d try changing the driver from “vmmouse” to “mouse” and this solved the problem, but the mouse tracking and acceleration was TOTALLY different between OS X and Linux.. 사지에서 드라이버를 변경하는 게 나을 것 같아서 시도 "vmmouse"를 "마우스"와이 문제를 해결하지만 마우스를 추적하고 운영 체제 x와 리눅스 사이에 완전히 다른 가속도가 .. eugh!

With some perseverance, I’ve found a solution. 일부 끈기, 나는 해결책을 발견합니다. You can use the vmmouse driver, keep the synchronized mouse tracking and acceleration, and use your mouse wheel as it was intended. 를 사용할 수있습니다 vmmouse 드라이버를 유지 가속 싱크로 나이 즈드 마우스를 추적하고, 그리고 그것이 의도로 마우스 휠을 사용하십시오.

I have been told this technique works on VMware Workstation and VMware Player on the PC too, but I haven’t tried it on there myself. 나는이 기술을 전해 들었을 vmware 워크 스테이션과 vmware 플레이어를 작동 pc도,하지만 난 아직 내 자신이 있어요을 시도했다.

Steps to Enable Mouse Wheel Scrolling in Ubuntu Hardy under VMware Fusion 마우스 휠 스크롤을 설정하는 단계를 vmware 퓨전 아래 우분투 하디

Launch a Terminal (Applications menu -> Accessories -> Terminal). 를 시작 터미널 (애플 리케이션 메뉴 -> 액세서리 -> 터미널).

Type: 유형 :

sudo gedit /etc/X11/xorg.conf sudo gedit / etc/X11/xorg.conf을

Scroll down (it’s not far, perhaps 20 - 30 lines) till you see a block that looks like this: 아래로 스크롤 (멀지 않습니다, 아마 20-30 행)가 끝날 때까지 한 블록을보고는 이렇게 생겼습니다 :

Section "InputDevice" 섹션 "inputdevice"
Identifier "Configured Mouse" 식별자 "구성 마우스"
Driver "vmmouse" 드라이버 "vmmouse"
[.. [.. blah blah blah ..] ㅋ ㅋ ㅋ ㅋ ..]
EndSection endsection

Replace that whole section with this: 이것이 모든 섹션을 대체할 :

Section "InputDevice" 섹션 "inputdevice"
Identifier "Configured Mouse" 식별자 "구성 마우스"
Driver "vmmouse" 드라이버 "vmmouse"
Option "CorePointer" 옵션 "corepointer"
Option "Device" "/dev/input/mice" 옵션을 "장치" "/ dev / 입 / 마우스"
Option "Protocol" "ImPS/2" 옵션을 "프로토콜" "imps / 2"
Option "Buttons" "5" 옵션 "버튼" "5"
Option "ZAxisMapping" "4 5" 옵션 "zaxismapping" "4 5"
EndSection endsection

Save the file, then close all your apps and hit Ctrl+Alt+Backspace. 파일을 저장합니다, 그럼 당신의 애플 리케이션을 모두 닫습니다 + + 백스 페이스를 누르십시오. X restarts within a few seconds, and you’re back up and running. x를 다시 시작하고 몇 초, 그리고 당신을 백업하고 실행합니다. Scrolling should now be possible! 스크롤은 이제 수있습니다!

I haven’t gotten to the bottom of horizontal scrolling yet. 나는 아직하지 못했 하단에있는 수평 스크롤합니다. I thought a ZAxisMapping of “4 5 11 12″ would do it, but I suspect either VMware Fusion’s mouse driver does things a different way, or maybe it’s mouse specific (not likely). 그것에 zaxismapping "4 5 11 12"그런 짓을도 있겠지만, vmware 융합의 마우스 드라이버는 것들 중 하나 의심 다른 방식으로, 아니면 그것의 마우스 구체적인 정보 (않은 것 같습니다). I’ll update this post if I work it out. 이 게시물에 게요 업데이 트를 해결할면합니다.

Popularity: 4% 인기도 : 4 %


Written by computerboom. 작성한 computerboom합니다. Read more great feeds at is source 이 소스에서 더 많은 훌륭한 피드를 읽고 WEBSITE 웹사이트
no comments 코멘트 없음 . 합니다.
Read more articles on 더 많은 기사를 읽고 otherSoftware othersoftware . 합니다.

Related articles 관련 기사

No comments 코멘트 없음

There are still no comments on this article. 이 문서에 대한 의견이 아직없습니다.

Leave your comment... 여러분의 코멘트를 남겨 ...

If you want to leave your comment on this article, simply fill out the next form: 귀하의 의견을 남겨하려는 경우이 문서의 다음 양식을 간단하게 작성 :




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> . 이러한 xhtml 태그를 사용할 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <code> <em> <전 > <strike> '합니다.