打印

请问magic与debian相比到底有什么优点?

请问magic与debian相比到底有什么优点?

我现在装的是magic 1。2 pre6,除了不用字体美化外,感觉不到有什么特别好的地方。能不能说说你的心得?

TOP

你用linux干什么
我感觉ML速度可与debian相比

TOP

喜欢不喜欢是自已的事,不要问人家了
有空来看我哦 我的目录 工大真牛,能把死人当活人用!!!

TOP

没有用过ml,正在用rd3,不太清楚,自己试吧,但我认为,什么的版本都差不多
C3-1.3/320M/LFS/80G [img][/img]

TOP

Re: 请问magic与debian相比到底有什么优点?

[quote:ac5e569853="sirsunny"]我现在装的是magic 1。2 pre6,除了不用字体美化外,感觉不到有什么特别好的地方。能不能说说你的心得?[/quote]

能帮个忙吗?
能不能把“/etc/X11/XF86Config”或者“/etc/X11/XF86Config-4”的文件内容给出来呢?
谢谢!

TOP

re:

# XFree86 4 configuration created by MagicInstaller.

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen      0   "Screen0" 0 0
        InputDevice     "Mouse0" "CorePointer"
        InputDevice     "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/TTF"
        FontPath        "/usr/share/fonts/default/Type1"

EndSection

Section "Module"
        Load    "dbe"
        Load    "extmod"
        Load    "fbdevhw"
        Load    "glx"
        Load    "record"
        Load    "freetype"
        Load    "type1"
EndSection

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "keyboard"
        Option          "XkbRules" "xfree86"
        Option          "XbkModel" "pc105"
        Option          "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol" "IMPS/2"
        Option          "Device" "/dev/psaux"
        Option          "ZAxisMapping" "4 5"
        Option          "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier      "DevInputMice"
        Driver          "mouse"
        Option          "Protocol" "IMPS/2"
        Option          "Device" "/dev/input/mice"
        Option          "ZAxisMapping" "4 5"
        Option          "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "Monitor Vendor"
        ModelName       "L5AK5"
        HorizSync       30.0 - 60.0
        VertRefresh     55.0 - 75.0
EndSection

Section "Device"
        Identifier      "Videocard0"
        Driver          "vesa"
        VendorName      "Videocard vendor"
        BoardName       "NVIDIA GeForce 2 MX (generic)"
        VideoRam        32768
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Videocard0"
        Monitor         "Monitor0"
        DefaultDepth    24
        SubSection        "Display24"
                Depth        24
                Modes        "1024x768"
        EndSubSection
EndSection

TOP

谢谢您!

TOP

俺在vm下还没装成功debian呢,屏幕刷新都是奇慢无比,不知为什么。
偶已结婚,请不要打扰。 CPU:pentium 2.4G 主板:845PE 内存:DDR 1G 系统:Magic Linux 2.0+ubuntu 6.06 LTS http://www.lelehome.net

TOP