專業鋁門窗、鍛造門設計及安裝 價格便宜、品質好、設計佳,值得您信賴 | 精做高難度防水抓漏/壁癌/油漆等工程 責任施工、合約保固! |
安裝Fedora Core5 後滑鼠游標不見了 |
房東:新手 發表時間:2007-02-26 |
這個問題在Fedora Core6也同樣會發生 原因是因為滑鼠指標硬體加速功能相容性有問題的關係 編輯 /etc/X11/xorg.conf 這個檔案 找到 「 Section "Device"」 這個字段 在這個段落內加上下面這一行,然後重新啟動 X11 環境就好了 Option "HWCursor" "false" |
|
廣利不動產-板橋在地生根最實在--新板特區指名度最高、值得您信賴的好房仲 完整房訊,房屋、店面熱門精選物件,廣利不動產 優質仲介,房屋租賃、買賣資訊透明,交易真安心! 廣利不動產-新板特區指名度最高、值得您信賴的好房仲 您的托付,廣利用心為您服務 |
1 樓住戶:小橋 發表時間:2007-02-26 |
我在MicroStar (微星) K8NGM2-FID主板,AMD3000+CPU 計算機上安裝Fedora Core5 Linux完成後,在登錄X系統時發現滑鼠游標不見了,在高人指點下,我解決了這個問題。下面就一起分享吧! 用文本編輯器打開/etc/inittab 檔案,將檔案中原先 id:5:initdefault:改為 id:5:initdefault: 儲存 重新啟動即可解決此問題。 以下為修改後的檔案,供各位參考。 # Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 - Multiuser, without NFS (The same as 3, if you do not have networking) # 3 - Full multiuser mode # 4 - unused # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) # id:3:initdefault: /﹡在此將原先 “5”改為 “3”﹡/ # System initialization. si::sysinit:/etc/rc.d/rc.sysinit l0:0:wait:/etc/rc.d/rc 0 l1:1:wait:/etc/rc.d/rc 1 l2:2:wait:/etc/rc.d/rc 2 l3:3:wait:/etc/rc.d/rc 3 l4:4:wait:/etc/rc.d/rc 4 l5:5:wait:/etc/rc.d/rc 5 l6:6:wait:/etc/rc.d/rc 6 # Trap CTRL-ALT-DELETE ca::ctrlaltdel:/sbin/shutdown -t3 -r now # When our UPS tells us power has failed, assume we have a few minutes # of power left. Schedule a shutdown for 2 minutes from now. # This does, of course, assume you have powerd installed and your # UPS connected and working correctly. pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down" # If power was restored before the shutdown kicked in, cancel it. pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled" # Run gettys in standard runlevels 1:2345:respawn:/sbin/mingetty tty1 2:2345:respawn:/sbin/mingetty tty2 3:2345:respawn:/sbin/mingetty tty3 4:2345:respawn:/sbin/mingetty tty4 5:2345:respawn:/sbin/mingetty tty5 6:2345:respawn:/sbin/mingetty tty6 # Run xdm in runlevel 5 x:5:once:/etc/X11/prefdm -nodaemon |
2 樓住戶:阿龍 發表時間:2007-02-26 |
平台 : ASUS 的 A8N-VM 主機板 + nVidia Corporation C51 PCI Ecpress Bridge 顯示卡+ AMD Athlon(tm)64 雙核心CPU + Fedora Core 5 的作業系統 以上平台重灌或新灌Fedora Core 5 的作業系統後,滑鼠游標會看不見,但可以操作. 此時請想辦法編輯/etc/X11/xorg.conf這個檔案,請在這檔案的某處加入一行 Option “HWcursor” “false” , 如下, 請在這個區段加入該行: Section “Device” Identifier “Vediocard0″ Driver “nv” ……. ……. BoardName “nVidia Corporation …………..” Option “HWcursor” “false” 記得用root才能編輯該檔案,可以再加一行 Option “backingstore” , 功用是開啟多個圖片視窗時 ,壓在下面的圖片不會因為被上面的視窗蓋到而不見. |
姓名: | |||
佈告內容: | |||
其他選項: | |||
|