CnUnix

[알림판목록 I] [알림판목록 II] [글목록][이 전][다 음]
[ CnUnix ] in KIDS
글 쓴 이(By): Snowman (눈 사 람)
날 짜 (Date): 1994년03월07일(월) 18시14분50초 KST
제 목(Title): [답]  Linux 에서 X Config


사용하시는 그래픽 칩이 mach 32라니깐 제 Xconfig file이랑 compatible하리라 믿고 
올립니다.

그리고, 다음에 질문을 하실 경우가 생기면, 에라 메세지도 가능하면 같이 올려 
주시기를 바랍니다.  에라 메세지를 capture 하고자 하시는 경우에는
startx >&! err.X하시면 error.X가 error messages가 되지요.
그리고, Mach 32로 X를 Symbolic link하실라면, 말씀하신대로 /usr/X386/bin에 
가셔서 ln -s XF86_Mach32 X하시면 됩니다.  단 super user 즉 root가 되어서 
작업을 하십시요. 

그리고, Unixware에 대하여 말씀드리자면, 그것을 어떤 경로를 통해서 구입을 
하셨는지 또, 버젼이 무엇인지는 모르겠지마는 제 경우에 두 시스템 즉, 리눅스와
Unixware를 선택하여 사용하라면 두 말할 필요없이 리눅스를 선택하겠읍니다.
Unixware를 디스켓으로 인스톨하는데 엄청난 시간이 소요된다는 것을 알아두십시요.
그리고, X나 gnu software들은 전부 다운 로드하여서 새로 설치하여야합니다.
제가 보기에는 일종의 가비지 같던데.

My Xconfig file ---- Read carefully and mouse selection should be modified --
#
# some nice paths, to avoid conflicts with other X-servers
#
RGBPath         "/usr/X386/lib/X11/rgb"

#
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
FontPath        "/usr/X386/lib/X11/fonts/misc/"
FontPath        "/usr/X386/lib/X11/fonts/Type1/"
FontPath        "/usr/X386/lib/X11/fonts/Speedo/"
FontPath        "/usr/X386/lib/X11/fonts/75dpi/"
# FontPath      "/usr/X386/lib/X11/fonts/100dpi/"

#
# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
#
# NoTrapSignals
# **********************************************************************
# Input devices
# **********************************************************************

#
# Enable this to use the XQUEUE driver for keyboard and mouse handling
# under System V.  This may go away in the future.
#
# Note - If you use XQUEUE, you must comment out the keyboard and
#        mouse definitions.
#
# Xqueue

#
# Keyboard and various keyboard-related parameters
#
Keyboard
  AutoRepeat 500 5
  ServerNumLock
#  Xleds      1 2 3
#  DontZap
#
# To set the LeftAlt to Meta, RightAlt key to ModeShift, 
# RightCtl key to Compose, and ScrollLock key to ModeLock:

#  LeftAlt     Meta
#  RightAlt    ModeShift
#  RightCtl    Compose
#  ScrollLock  ModeLock

#
# Mouse definition and related parameters
#
#MouseSystems   "/dev/ttyS1"
  ps/2  "/dev/mouse"  <------저는 ps/2 type mouse를 사용하고 있읍니다.
#   BaudRate    9600
#   SampleRate  150
   Emulate3Buttons

# The accelerated servers (S3, Mach32, Mach8, 8514)
#
ACCEL

  Virtual       1024 767
#  Virtual      1024 768
  Viewport      0 0
  Modes "1"  "800x600" "640x480" 

#
# For boards with a programmable clock generator, you use a line like:
#
# Clocks "icd2061a"
Clocks        18 22 25 28 36 44 50 56 30 32 37 39 40 0  75 65
# **********************************************************************
# Database of video modes
# **********************************************************************
ModeDB
# name        clock   horizontal timing     vertical timing      flags
 "640x480"     31.5    640  664  704  832    480  489  492  520
 "800x600"      40     800  840  968 1056    600  601  605  628 -hsync -vsync
 "1"            65    1024 1032 1176 1344    767  771  777  806 -hsync -vsync

이상입니다., 그리고 X를 실행 시키는 방법은 제가 알기로는 xinit도 가능하지만,
리눅스건 어떤 다른 X를 사용하실때에 Novice의 경우에는 그냥 무식하게 startx를
사용해 보십시요.  그리고 slackware 1.1.2의 default window manager는 fvwm입니다.

그런데, 왜 리눅스를 사용하실라고 하시지요?  유닉스는 신계의 OS가 아니고, 
유저에게 엄청난 reading assignment를 주는 OS라는 것을 아십시요.  제가 보기에 
단지 X를 사용하고 싶으시다면, NCD emulation같은 xremote를 알아보시기를....





[알림판목록 I] [알림판목록 II] [글 목록][이 전][다 음]
키 즈 는 열 린 사 람 들 의 모 임 입 니 다.