LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1221|回复: 9

进入图形界面(fvwm)后鼠标不动请帮看一下

[复制链接]
发表于 2006-1-4 16:15:58 | 显示全部楼层 |阅读模式
进图形界面(fvwm)后鼠标不动
是串口鼠标以下是XF86Config-4文件我该怎样设?


  1. # XF86Config-4 (XFree86 X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the XF86Config-4 manual page.
  7. # (Type "man XF86Config-4" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xfree86 package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xfree86
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following commands as root:
  15. #
  16. # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
  17. # md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
  18. # dpkg-reconfigure xserver-xfree86

  19. Section "Files"
  20. FontPath "unix/:7100" # local font server
  21. # if the local font server has problems, we can fall back on these
  22. FontPath "/usr/lib/X11/fonts/misc"
  23. FontPath "/usr/lib/X11/fonts/cyrillic"
  24. FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
  25. FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
  26. FontPath "/usr/lib/X11/fonts/Type1"
  27. FontPath "/usr/lib/X11/fonts/CID"
  28. FontPath "/usr/lib/X11/fonts/Speedo"
  29. FontPath "/usr/lib/X11/fonts/100dpi"
  30. FontPath "/usr/lib/X11/fonts/75dpi"
  31. EndSection

  32. Section "Module"
  33. Load "GLcore"
  34. Load "bitmap"
  35. Load "dbe"
  36. Load "ddc"
  37. Load "dri"
  38. Load "extmod"
  39. Load "freetype"
  40. Load "glx"
  41. Load "int10"
  42. Load "record"
  43. Load "speedo"
  44. Load "type1"
  45. Load "vbe"
  46. EndSection

  47. Section "InputDevice"
  48. Identifier "Generic Keyboard"
  49. Driver "keyboard"
  50. Option "CoreKeyboard"
  51. Option "XkbRules" "xfree86"
  52. Option "XkbModel" "pc104"
  53. Option "XkbLayout" "us"
  54. EndSection

  55. Section "InputDevice"
  56. Identifier "Configured Mouse"
  57. Driver "mouse"
  58. Option "CorePointer"
  59. Option "Device" "/dev/ttyS0"
  60. Option "Protocol" "Auto"
  61. Option "Emulate3Buttons" "true"
  62. Option "ZAxisMapping" "4 5"
  63. EndSection
  64. Section "InputDevice"
  65. Identifier "Generic Mouse"
  66. Driver "mouse"
  67. Option "SendCoreEvents" "true"
  68. Option "Device" "/dev/input/mice"
  69. Option "Protocol" "Auto"
  70. Option "Emulate3Buttons" "true"
  71. Option "ZAxisMapping" "4 5"
  72. EndSection

  73. Section "Device"
  74. Identifier "Generic Video Card"
  75. Driver "s3virge"
  76. EndSection

  77. Section "Monitor"
  78. Identifier "Generic Monitor"
  79. HorizSync 28-60
  80. VertRefresh 43-60
  81. Option "DPMS"
  82. EndSection

  83. Section "Screen"
  84. Identifier "Default Screen"
  85. Device "Generic Video Card"
  86. Monitor "Generic Monitor"
  87. DefaultDepth 24
  88. SubSection "Display"
  89. Depth 1
  90. Modes "800x600" "640x480"
  91. EndSubSection
  92. SubSection "Display"
  93. Depth 4
  94. Modes "800x600" "640x480"
  95. EndSubSection
  96. SubSection "Display"
  97. Depth 8
  98. Modes "800x600" "640x480"
  99. EndSubSection
  100. SubSection "Display"
  101. Depth 15
  102. Modes "800x600" "640x480"
  103. EndSubSection
  104. SubSection "Display"
  105. Depth 16
  106. Modes "800x600" "640x480"
  107. EndSubSection
  108. SubSection "Display"
  109. Depth 24
  110. Modes "800x600" "640x480"
  111. EndSubSection
  112. EndSection

  113. Section "ServerLayout"
  114. Identifier "Default Layout"
  115. Screen "Default Screen"
  116. InputDevice "Generic Keyboard"
  117. InputDevice "Configured Mouse"
  118. InputDevice "Generic Mouse"
  119. EndSection

  120. Section "DRI"
  121. Mode 0666
  122. EndSection
复制代码
发表于 2006-1-4 19:21:19 | 显示全部楼层
应该是显示器配置部分有问题。
建议:
XFree86 -configure,这样将在/root/下生成XF86config.new这个文件,做一点儿修改,然后复制为/etc/X11/XF86config,再启动X试试。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-5 15:24:34 | 显示全部楼层
照楼上说的
XFree86 -configure
cp /root/XF86config.new /etc/X11/XF86config
startx
之后

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14sarge1 20050901212727 fjp@localhost.localdomain)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.8-16.0508-2 i686 [ELF]
Build Date: 02 September 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way.  Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
       XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.4.27-2-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 Wed Aug 17 09:33:35 UTC 2005
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan  5 15:05:49 2006
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "@@@:0000"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
        Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.2
        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,5597 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0008 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 1039,5513 card 0000,0000 rev d0 class 01,01,8a hdr 80
(II) PCI: 00:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 5333,8a01 card 5333,8a01 rev 01 class 03,00,00 hdr 00
(II) PCI: 00:13:0: chip 1039,0200 card 0000,0000 rev 65 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1        0        0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:12:0) S3 Inc. ViRGE/DX or /GX rev 1, Mem @ 0xe0000000/26
(--) PCI: (0:19:0) Silicon Integrated Systems [SiS] 5597/5598/6326 VGA rev 101, Mem @ 0x10400000/22, 0x10010000/16, BIOS @ 0xe6ff0000/15
(II) Addressable bus resource ranges are
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
        [1] -1        0        0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
        [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX(B)
        [1] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [5] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [6] -1        0        0x00000000 - 0x000000ff (0x100) IX
(II) Active PCI resource ranges:
        [0] -1        0        0x10000000 - 0x100000ff (0x100) MX
        [1] -1        0        0xe0000000 - 0xe3ffffff (0x4000000) MX(B)
        [2] -1        0        0x00001000 - 0x000010ff (0x100) IX
        [3] -1        0        0x0000d000 - 0x0000d00f (0x10) IX
        [4] -1        0        0x0000d400 - 0x0000d400 (0x1) IX
        [5] -1        0        0x0000d800 - 0x0000d800 (0x1) IX
        [6] -1        0        0x0000e000 - 0x0000e000 (0x1) IX
        [7] -1        0        0x0000e400 - 0x0000e400 (0x1) IX
(II) Inactive PCI resource ranges:
        [0] -1        0        0xe6ff0000 - 0xe6ff7fff (0x8000) MX(B)
        [1] -1        0        0x10010000 - 0x1001ffff (0x10000) MX(B)
        [2] -1        0        0x10400000 - 0x107fffff (0x400000) MX(B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1        0        0x10000000 - 0x100000ff (0x100) MX
        [1] -1        0        0xe0000000 - 0xe3ffffff (0x4000000) MX(B)
        [2] -1        0        0x00001000 - 0x000010ff (0x100) IX
        [3] -1        0        0x0000d000 - 0x0000d00f (0x10) IX
        [4] -1        0        0x0000d400 - 0x0000d400 (0x1) IX
        [5] -1        0        0x0000d800 - 0x0000d800 (0x1) IX
        [6] -1        0        0x0000e000 - 0x0000e000 (0x1) IX
        [7] -1        0        0x0000e400 - 0x0000e400 (0x1) IX
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1        0        0xe6ff0000 - 0xe6ff7fff (0x8000) MX(B)
        [1] -1        0        0x10010000 - 0x1001ffff (0x10000) MX(B)
        [2] -1        0        0x10400000 - 0x107fffff (0x400000) MX(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX(B)
        [1] -1        0        0x00100000 - 0x0fffffff (0xff00000) MXE(B)
        [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [5] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [6] -1        0        0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
        [0] -1        0        0xffe00000 - 0xffffffff (0x200000) MX(B)
        [1] -1        0        0x00100000 - 0x0fffffff (0xff00000) MXE(B)
        [2] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [3] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [4] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [5] -1        0        0x10000000 - 0x100000ff (0x100) MX
        [6] -1        0        0xe0000000 - 0xe3ffffff (0x4000000) MX(B)
        [7] -1        0        0xe6ff0000 - 0xe6ff7fff (0x8000) MX(B)
        [8] -1        0        0x10010000 - 0x1001ffff (0x10000) MX(B)
        [9] -1        0        0x10400000 - 0x107fffff (0x400000) MX(B)
        [10] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [11] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [12] -1        0        0x00001000 - 0x000010ff (0x100) IX
        [13] -1        0        0x0000d000 - 0x0000d00f (0x10) IX
        [14] -1        0        0x0000d400 - 0x0000d400 (0x1) IX
        [15] -1        0        0x0000d800 - 0x0000d800 (0x1) IX
        [16] -1        0        0x0000e000 - 0x0000e000 (0x1) IX
        [17] -1        0        0x0000e400 - 0x0000e400 (0x1) IX
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 2.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.1.0
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.8.6
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.4
(II) S3VIRGE: driver (version 1.8.6) for S3 ViRGE chipsets: virge, 86C325,
        virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
        86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
        trio 3d/2x, 86C362, 86C368
(II) Primary Device is: PCI 00:0c:0
(WW) S3VIRGE: No matching Device section for instance (BusID PCI:0:12:0) found
(EE) No devices detected.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to submit@bugs.debian.org.
回复 支持 反对

使用道具 举报

发表于 2006-1-5 16:20:20 | 显示全部楼层
dpkg-reconfigure xserver-xfree86
回复 支持 反对

使用道具 举报

发表于 2006-1-5 20:07:35 | 显示全部楼层
把你的配置文件帖出来。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-6 01:31:05 | 显示全部楼层
............
回复 支持 反对

使用道具 举报

发表于 2006-1-6 08:40:02 | 显示全部楼层
看你贴出来的配置文件 ,似乎你有两个显卡(S3和SIS)?
两个鼠标?
你现在使用的是哪个显卡?
回复 支持 反对

使用道具 举报

发表于 2006-1-6 10:55:56 | 显示全部楼层
你把鼠标的端口改改看,是插在那个TTY上面了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-6 13:10:35 | 显示全部楼层
原来是/dev/ttyS1解决了
回复 支持 反对

使用道具 举报

发表于 2006-1-6 13:51:51 | 显示全部楼层
鼠标不会动了,就去cat /dev、/dev/input下所有和鼠标有关的设备,然后动鼠标,哪个会动,就把哪个放到XF86Config-4里试试。嗯嗯。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表