os:windows:app:cygwin:gnome
Gnome Desktop 에 접속하기
먼저, GDM 설정파일에서 xdmcp 이 가능하도록 아래와 같이 설정한다.
# vi /etc/gdm/gdm.conf [security] DisallowTCP=false AllowRoot=true [xdmcp] Enable=true # /etc/init.d/gdm restart
그리고, Cygwin 에서 접속하려면 아래와 같이 입력한다.
$ XWin -query IP주소 -fullscreen 또는 $ X -query IP주소 -fullscreen
- -depth : Specify color depth
- -screen screen_number width height
os/windows/app/cygwin/gnome.txt · 마지막으로 수정됨: 저자 starlits
