sirsunny 发表于 2004-8-28 15:27:25

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

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

ygw_ycf 发表于 2004-8-28 15:42:02

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

tingxx 发表于 2004-8-28 22:21:47

喜欢不喜欢是自已的事,不要问人家了

qjacket 发表于 2004-8-31 18:09:36

没有用过ml,正在用rd3,不太清楚,自己试吧,但我认为,什么的版本都差不多

bamfox 发表于 2004-8-31 20:06:29

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

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

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

tany 发表于 2004-8-31 23:53:39

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

bamfox 发表于 2004-9-1 01:21:39

谢谢您!

delphi1977 发表于 2004-9-3 08:30:44

俺在vm下还没装成功debian呢,屏幕刷新都是奇慢无比,不知为什么。
页: [1]
查看完整版本: 请问magic与debian相比到底有什么优点?