
Warning: Error while sending QUERY packet. PID=30165 in /home/uls/public_html/wordpress/wp-includes/class-wpdb.php on line 2357
{"id":57,"date":"2005-11-18T23:26:53","date_gmt":"2005-11-18T23:26:53","guid":{"rendered":"http:\/\/192.168.1.20\/wordpress\/freebsd\/2005\/11\/18\/vmwarefreebsd2\/"},"modified":"2005-11-18T23:26:53","modified_gmt":"2005-11-18T23:26:53","slug":"vmwarefreebsd2","status":"publish","type":"post","link":"http:\/\/uls.self.jp\/wordpress\/freebsd\/?p=57","title":{"rendered":"\u4f7f\u3048\u308bVMware\u306b\u3088\u308bFreeBSD\u3000(2)"},"content":{"rendered":"<p>VMware\u3067\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u3067FreeBSD\u3092\u7a3c\u50cd\u3055\u305b\u308b\u305f\u3081\u306b\u306f\u3001VMware-Tools\u304c\u5fc5\u8981\u3068\u66f8\u3044\u305f\u304c\u3001\u305d\u306e\u5f8c\u8a73\u3057\u304f\u8abf\u3079\u3066\u307f\u308b\u3068VMware-Tools\u306f\u5fc5\u8981\u306a\u3044\u3053\u3068\u304c\u5206\u3063\u305f\u3002<br \/>\n\u305f\u3057\u304b\u306b\u3001\/usr\/X11R6\/lib\/modules\/drivers\u306b\u306fvmware_drv.o\u304cFreeBSD\u306b\u306f\u6a19\u6e96\u3067\u5165\u3063\u3066\u3044\u308b\u3002<br \/>\n\u305d\u308c\u3067\u3001VMware-Tools\u3067\u4f5c\u3089\u308c\u305fxorg.conf\u3092\u773a\u3081\u3066\u3044\u305f\u3089\u3001<br \/>\nHorizSync    1-10000<br \/>\nVertRefresh  1-10000<br \/>\n\u306e\u6307\u5b9a\u304c\u3001\u80c6\u3067\u3042\u308b\u306e\u304c\u5206\u3063\u305f\u3002<br \/>\n\u3057\u304b\u3057\u3001vmmouse_drv.o\u306f\/usr\/X11R6\/lib\/modules\/input\u306b\u306a\u3044\u3068\u3001\u81ea\u7531\u306bVMware\u753b\u9762\u3068\u30db\u30b9\u30c8\u306e\u753b\u9762\u3092\u30de\u30a6\u30b9\u306e\u30dd\u30a4\u30f3\u30bf\u30fc\u304c\u884c\u304d\u6765\u306f\u51fa\u6765\u306a\u3044\u3002\u3000<br \/>\n\u7d50\u5c40\u3001vmmouse_drv.o\u3055\u3048\u624b\u306b\u5165\u308c\u3070VMware Player\u3067\u5341\u5206\u3067\u3001\u500b\u4eba\u3067\u8cb7\u3046\u306b\u306f\u9ad8\u3044VMware Workstatin\u306a\u3069\u306f\u5fc5\u8981\u306a\u3044\u3053\u3068\u306b\u306a\u308b\u3002 \u30de\u30a6\u30b9\u3050\u3089\u3044\u306f\u6a19\u6e96\u3067\u3082\u3001\u5c11\u3057\u4e0d\u4fbf\u3060\u304c\u6211\u6162\u3067\u304d\u308b\u7bc4\u56f2\u3067\u3082\u3042\u308b\u3002<br \/>\n\u4ee5\u4e0b\u306b\u79c1\u304c\u73fe\u5728\u4f7f\u3063\u3066\u3044\u308bxorg.conf\u3092\u8f09\u305b\u3066\u7f6e\u304f\u3002<\/p>\n<pre>Section \"ServerLayout\"\nIdentifier     \"X.org Configured\"\nScreen      0  \"Screen0\" 0 0\nInputDevice    \"Mouse0\" \"CorePointer\"\nInputDevice    \"Keyboard0\" \"CoreKeyboard\"\nEndSection\nSection \"Files\"\nRgbPath      \"\/usr\/X11R6\/lib\/X11\/rgb\"\nModulePath   \"\/usr\/X11R6\/lib\/modules\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/misc\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/TTF\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/Type1\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/CID\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/75dpi\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/100dpi\/\"\nFontPath     \"\/usr\/X11R6\/lib\/X11\/fonts\/TrueType\/\"\nEndSection\nSection \"Module\"\nLoad  \"dbe\"\nLoad  \"dri\"\nLoad  \"extmod\"\nLoad  \"glx\"\nLoad  \"record\"\nLoad  \"xtrap\"\nLoad  \"freetype\"\nLoad  \"type1\"\nEndSection\nSection \"InputDevice\"\nIdentifier  \"Keyboard0\"\nDriver      \"kbd\"\nDriver      \"keyboard\"\nOption      \"XkbRules\" \"xorg\"\nOption      \"XkbModel\" \"jp106\"\nOption      \"XkbLayout\" \"jp\"\nEndSection\nSection \"InputDevice\"\nIdentifier  \"Mouse0\"\nDriver      \"vmmouse\" \u30fb\u30fb\u30fb\n\u30fb\u30fb vmmouse\u306edriver\u304c\u7121\u3051\u308c\u3070\"mouse\"\u3068\u3059\u308b\nOption      \"Protocol\" \"Auto\"\nOption      \"Device\" \"\/dev\/sysmouse\"\nOption \"ZAxisMapping\"       \"4 5\"\nEndSection\nSection \"Monitor\"\nIdentifier   \"Monitor0\"\nVendorName   \"GSM\"\nModelName    \"75N\"\n<font color=\"#ff0000\">HorizSync    1-10000\nVertRefresh  1-10000 <\/font>\nOption      \"DPMS\"\nEndSection\nSection \"Device\"\nIdentifier  \"Card0\"\nDriver      \"vmware\"\nVendorName  \"VMware Inc.\"\nBoardName   \"Generic SVGA\"\nBusID       \"PCI:0:15:0\"\nEndSection\nSection \"Screen\"\nIdentifier \"Screen0\"\nDevice     \"Card0\"\nMonitor    \"Monitor0\"\nSubSection \"Display\"\nViewport   0 0\nDepth     16\nModes     \"1024x768\"\nEndSubSection\nSubSection \"Display\"\nViewport   0 0\nDepth     24\nModes     \"1024x768\"\nEndSubSection\nEndSection<\/pre>\n<p>\u3064\u3044\u3067\u306b\u3001Xwindow\u3067\u65e5\u672c\u8a9e\u304c\u4f7f\u3048\u308b\u3088\u3046\u306b\u3001\u81ea\u5df1\u306e\u30db\u30fc\u30e0\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306e.profile\u306b\u4ee5\u4e0b\u306e\u8d64\u5b57\u90e8\u3092\u8ffd\u52a0\u3059\u308b\u3002<\/p>\n<pre>BLOCKSIZE=K;       export BLOCKSIZE\nEDITOR=vi;      export EDITOR\nPAGER=more;     export PAGER\n<font color=\"#ff0000\">LC_ALL=ja_JP.eucJP;    export LC_ALL\nLANG=ja_JP.eucJP;      export LANG\nXMODIFIERS=@im=kinput2; export XMODIFIERS<\/font><\/pre>\n<p>Window manager\u306b\u306f\u6c17\u306b\u5165\u3063\u3066\u3044\u308bKDE\u3092\u5165\u308c\u305f\u304c\u3001.xinitrc\u306b\u306f<\/p>\n<pre>kinput2 -canna &amp;\nsleep 3\u3000\u3000\u3000\u30fb\u30fb\u30fb\u30fb \u306a\u3044\u3068\u3001kinput2\u3067\u306e\u5165\u529b\u304c\u3046\u307e\u304f\u884c\u304b\u306a\u3044\u5834\u5408\u304c\n\u3042\u308b\u3088\u3046\u3060\nexec startkde<\/pre>\n<p>\u3053\u308c\u3067\u3001kterm\u3067\u3082\u5165\u308c\u3066\u304a\u3051\u3070\u65e5\u672c\u8a9e\u306e\u30d5\u30a1\u30a4\u30eb\u3082\u4f5c\u308c\u308b\u3057\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u3067\u5165\u308c\u305ffirefox(ports\u3067\u5165\u308c\u308b\u3068\u3048\u3089\u304f\u6642\u9593\u304c\u304b\u304b\u308b)\u306e\u30d5\u30a9\u30fc\u30e0\u5165\u529b\u306b\u3082\u65e5\u672c\u8a9e\u5165\u529b\u304c\u53ef\u80fd\u306b\u306a\u308b\u3002<br \/>\n<a href=\"http:\/\/uls.self.jp\/bsdimg\/firefox.png\"><img loading=\"lazy\" decoding=\"async\" alt=\"firefox.png\" src=\"http:\/\/uls.self.jp\/bsdimg\/firefox-thumb.png\" width=\"350\" height=\"262\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>VMware\u3067\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u3067FreeBSD\u3092\u7a3c\u50cd\u3055\u305b\u308b\u305f\u3081\u306b\u306f\u3001VMware-Tools\u304c\u5fc5\u8981\u3068\u66f8\u3044\u305f\u304c\u3001\u305d\u306e\u5f8c\u8a73\u3057\u304f\u8abf\u3079\u3066\u307f\u308b\u3068VMware-Tools\u306f\u5fc5\u8981\u306a\u3044\u3053\u3068\u304c\u5206\u3063\u305f\u3002 \u305f\u3057\u304b\u306b\u3001\/usr\/X11R6\/lib &hellip; <a href=\"http:\/\/uls.self.jp\/wordpress\/freebsd\/?p=57\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-57","post","type-post","status-publish","format-standard","hentry","category-freebsd","wpautop"],"_links":{"self":[{"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=\/wp\/v2\/posts\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=57"}],"version-history":[{"count":0,"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=\/wp\/v2\/posts\/57\/revisions"}],"wp:attachment":[{"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=57"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=57"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/uls.self.jp\/wordpress\/freebsd\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}