사용자 도구

사이트 도구


linux:ubuntu:20.10

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:ubuntu:20.10 [2021/01/27 09:29]
kwon37xi [Gnome Extension 설치 한 것들]
linux:ubuntu:20.10 [2021/05/11 21:30] (현재)
kwon37xi [Gnome Extension 설치 한 것들]
줄 32: 줄 32:
 ===== Gnome Extension 설치 한 것들 ===== ===== Gnome Extension 설치 한 것들 =====
   * [[linux:gnome:extension|Gnome Shell Extension]]   * [[linux:gnome:extension|Gnome Shell Extension]]
-  * Dash to panel -> dash-to-dock+  * Dash to panel
   * Frippery Move Clock   * Frippery Move Clock
   * [[https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/|Desktop Icons NG(Ding)]]   * [[https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/|Desktop Icons NG(Ding)]]
   * User Themes   * User Themes
-  * Ubuntu Appindicators+  * <del>Ubuntu Appindicators</del> -> Tray Icons - Reloaded 단독.
   * Workspace Indicator   * Workspace Indicator
-  * Compiz alike windows effect+  * [[https://extensions.gnome.org/extension/2950/compiz-alike-windows-effect/|Compiz alike windows effect - 그놈 쉘 확장]]
   * CPU Power Manager   * CPU Power Manager
   * Nothing to say   * Nothing to say
   * Sound Input & Output Device Chooser   * Sound Input & Output Device Chooser
   * system-monitor   * system-monitor
-  * Tray Icons - Reloaded 
   * Panel OSD   * Panel OSD
   * Gnome Shell Pomodoro   * Gnome Shell Pomodoro
   * Docker Integration   * Docker Integration
   * [[https://extensions.gnome.org/extension/3956/gnome-fuzzy-app-search/|Fuzzy App Search]]   * [[https://extensions.gnome.org/extension/3956/gnome-fuzzy-app-search/|Fuzzy App Search]]
 +  * GTile
 +  * Window Search Provider
 +  * [[linux:gnome:dropdownterminal_x|Drop Down Terminal eXtended]]
 +  * Clipboard Indicator
  
 ===== nvidia 드라이버 사용시 HDMI Port 연결 인식 못함.  ===== ===== nvidia 드라이버 사용시 HDMI Port 연결 인식 못함.  =====
줄 105: 줄 108:
   * [[https://askubuntu.com/questions/1242450/when-will-add-ofono-phomesim-to-the-focal-repository-20-04|bluetooth - When will add ofono-phomesim to the focal repository (20.04)? - Ask Ubuntu]]   * [[https://askubuntu.com/questions/1242450/when-will-add-ofono-phomesim-to-the-focal-repository-20-04|bluetooth - When will add ofono-phomesim to the focal repository (20.04)? - Ask Ubuntu]]
     * https://launchpad.net/~smoser/+archive/ubuntu/bluetooth     * https://launchpad.net/~smoser/+archive/ubuntu/bluetooth
 +  * [[https://unix.stackexchange.com/questions/616973/use-high-quality-codec-and-microphone-simultaneously-with-bluetooth-headset|linux - Use high-quality codec and microphone simultaneously with Bluetooth headset - Unix & Linux Stack Exchange]] : Kernel 5.8 이상 [[https://en.wikipedia.org/wiki/PipeWire|PipeWire]] 사용시 가능하다고 함.
  
 +==== gnome-sushi ====
 +  * gnome nautilus 미리보기 플러그인. 작동안함.
 +  * 현재 3.34 버전이 패키징돼 있는데, 3.38 버전으로 올려야 하는데 올리지 않고 있음.
 +  * [[https://gitlab.gnome.org/GNOME/sushi/-/issues/48#note_944527|gnome-sushi does not seem to work on ubuntu 20.10 (#48) · Issues · GNOME / sushi · GitLab]]
 +<code sh>
 +cd ~/Downloads
 +git clone --branch gnome-3-38 https://gitlab.gnome.org/GNOME/sushi.git
 +cd sushi
 +sudo apt remove gnome-sushi
 +sudo apt install meson libevince-dev gir1.2-gstreamer-1.0 librust-gstreamer-audio-sys-dev librust-gstreamer-audio-sys-dev libgtksourceview-4-dev libmusicbrainz5-dev libwebkit2gtk-4.0-dev libgirepository1.0-dev ninja-build
 +meson builddir && cd builddir
 +sudo meson install
 +</code>
 +  * 설치 후 nautilus 재시작하고, 그림 파일 등에서 스페이스바를 누르면 미리보기가 작동함.
 +
 +==== gnome-session-quit 실행시 QT/KDE 애플리케이션 종료 ====
 +  * 로그아웃/시스템 종료 대화 상자(''gnome-session-quit'')이 실행 될 경우 ''copyq'', ''kdenlive'' 등 QT/KDE 애플리케이션이 죽는다.
 +  * ''segmentation fault'' 발생.
 +  * [[https://forum.qt.io/topic/46176/qt-applications-close-when-selecting-shut-down-in-gnome-3/20|Qt applications close when selecting "shut down" in Gnome 3 | Qt Forum]]
 +
 +
 +==== 짜증나는 알람 ====
 +  * 알람음이 매우 크고 자극적이라서 귀가 아프다.
 +  * freedesktop.org 의 ''alarm-clock-elapsed.ogg'' 파일을 알람으로 사용하는데 사운드 테마를 바꿔서 해결.
 +  * [[linux:theme:sound|Linux Sound Theme]]
  
 ===== Kubuntu 20.10 ===== ===== Kubuntu 20.10 =====
linux/ubuntu/20.10.1611707352.txt.gz · 마지막으로 수정됨: 2021/01/27 09:29 저자 kwon37xi