내용으로 건너뛰기
권남
사용자 도구
로그인
사이트 도구
검색
도구
문서 보기
이전 판
역링크
최근 바뀜
미디어 관리자
사이트맵
로그인
>
최근 바뀜
미디어 관리자
사이트맵
추적:
•
am
•
xorg
•
19_kyria_xfce
linux:tint2
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== tint2 ====== * [[https://gitlab.com/o9000/tint2|tint2]] ''tint2'' is a lightweight panel/taskbar for Linux. * [[https://wiki.archlinux.org/index.php/Tint2|Tint2 - ArchWiki]] * indicator 류는 지원하지 않고 있음. system tray(notification area)만 지원함. ===== 설정 ===== * ''/etc/xdg/tint2'' 에 전역 설정이 있고 ''~/.config/tint2/tint2rc''가 계정별 설정이다. * 날짜 * ''time1_format = %H:%M'' * ''time2_format = %m月 %d日 %a'' ==== panel_items ==== * ''panel_items=LTSBC'' * ''L'' : Launncher * ''T'' : Task bar * ''S'' : System Tray * ''B'' : Battery status * ''C'' : Clock ===== nm-applet 안보이는 현상 ===== * ''nm-applet''이 안보이는 현상이 있는데, ''nm-connection-editor'' 등으로 wifi 설정을 해 준 뒤에 재시작 해보면 보일 수 있다. * 혹시 안되면 nm-applet을 죽이고 (''killall nm-applet'') ''tint2'' 실행 이후에 실행되도록 자동시작 스크립트를 조정해본다. ===== gsimplecal ===== * ''gsimplecal'' 설치하고 아래와 같이 설정하면 시계를 클릭하면 달력이 나온다. <code sh> clock_lclick_command = gsimplecal </code> ===== OpenBox Menu ===== * [[linux:windowmanager:openbox|OpenBox Window Manager]] 메뉴에 단축키를 지정한다. * ''~/.local/share/applications/openboxmenu.desktop''<code> [Desktop Entry] Name=Openbox Menu Exec=xdotool key 'Super+space' Icon=/usr/share/pixmaps/openbox.xpm </code> * ''tint2rc'' launcher 설정의 가장 왼쪽에 지정<code> launcher_item_app = ~/.local/share/applications/openboxmenu.desktop </code>
linux/tint2.txt
· 마지막으로 수정됨: 2016/01/03 02:22 저자
kwon37xi
문서 도구
문서 보기
이전 판
역링크
맨 위로