사용자 도구

사이트 도구


linux:lxde

문서의 이전 판입니다!


LXDE

Window Manager 변경하기

  • ~/.config/lxsession/LXDE/desktop.conf 혹은 /etc/xdg/lxsession/LXDE/desktop.conf에서 변경한다. Lubuntu에서는 디렉토리명 LXDE 대신 Lubuntu로 대체.
  • [Session]
    window_manager=openbox-lxde
    # metacity용은
    window_manager=metacity
    # Compiz는
    window_manager=compiz ccp --indirect-rendering

시작 프로그램(start up) 등록하기

how to auto start a program in LXDE at login | Debian Ubuntu Linux Solutions Blog를 참조하여 ~/.config/autostart 디렉토리에 이름.desktop 파일을 생성하고 아래와 같이 편집한다.

[Desktop Entry]
Encoding=UTF-8
Name=이름
Comment=설명
Exec=실행할 명령
Terminal=false
linux/lxde.1319723807.txt.gz · 마지막으로 수정됨: 2011/10/27 22:56 저자 kwon37xi