Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 34
and
Version 35
of
linux/kvm
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2010/12/04 07:56:14 (
14 years
ago)
Author:
yuna
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
linux/kvm
v34
v35
124
124
vnc_listen = "0.0.0.0"
125
125
}}}
126
'''Windowsでvncを利用する場合カーソルがずれます'''。inputデバイスの設定を次のように変更してください。
127
{{{
128
<!-- <input type='mouse' bus='ps2'/>-->
129
<input type='tablet' bus='usb'/>
130
}}}
126
131
127
132
停止はshutdownを使います。