사용자 도구

사이트 도구


linux:ubuntu:20.04

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:ubuntu:20.04 [2020/09/02 11:27]
kwon37xi [문제점]
linux:ubuntu:20.04 [2022/10/12 14:58] (현재)
kwon37xi [전원 설정]
줄 80: 줄 80:
   * Gnome Tweaks 를 실행하고, **키보드와 마우스 -> 추가 배치 옵션**    * Gnome Tweaks 를 실행하고, **키보드와 마우스 -> 추가 배치 옵션** 
     * **-> Alt/Win 키 동작**에서 **Hyper를 윈도우 키로 매핑**를 활성화 해준다. (''Hyper is mapped to Win'')     * **-> Alt/Win 키 동작**에서 **Hyper를 윈도우 키로 매핑**를 활성화 해준다. (''Hyper is mapped to Win'')
 +      * **이거 더이상 하지 말 것** [[linux:gnome:shortcut|Gnome Shortcut]] 참조
     * **-> 한국어 한/영, 한자키** : 노트북이나 오른쪽 Alt/Ctrl 을 한영,한자키로 전환하고 싶은 경우     * **-> 한국어 한/영, 한자키** : 노트북이나 오른쪽 Alt/Ctrl 을 한영,한자키로 전환하고 싶은 경우
       * **오른쪽 Alt를 한/영 키로 만들기** 활성화       * **오른쪽 Alt를 한/영 키로 만들기** 활성화
줄 385: 줄 386:
   * [[linux:powertop|PowerTop]]   * [[linux:powertop|PowerTop]]
 ===== 전원 설정 ===== ===== 전원 설정 =====
-  * 노트북을 닫았을 때의 suspend 동작 gnome 3 설정<code sh> +  * [[linux:laptop|Linux &amp; Laptop(Notebook)]] 참조해서 suspend/hibernation 전원 설정
-gsettings set org.gnome.settings-daemon.plugins.power lid-close-ac-action 'suspend' +
-gsettings set org.gnome.settings-daemon.plugins.power lid-close-battery-action 'suspend' +
-gsettings set org.gnome.settings-daemon.plugins.power active true +
-</code> +
-  * 기본적으로 gnome 설정만으로도 됐는데, 만약 안된다면 ''logind'' 설정도 추가 **이 설정은 불필요했음** - ''sudo vi /etc/systemd/logind.conf''<code> +
-# 노트북 덮개를 닫으면 대기 모드(저저력모드)로 들어간다. 편집후 재부팅 할것. +
-HandleLidSwitch=suspend +
-HandleLidSwitchExternalPower=suspend +
-HandleLidSwitchDocked=suspend +
-</code> +
-  * 대기 모드에서 깨어날 때 화면이 잠금 상태여야 한다.<code sh> +
-gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend true +
-</code> +
-  * 전원 버튼을 약 1초정도 눌렀을 때(4초이상누르면 무조건꺼짐) ''suspend'', ''interactive'' 등의 행위<code sh> +
-gsettings set org.gnome.settings-daemon.plugins.power power-button-action 'suspend' +
-# ''button-power'' 라는 값도 있는데, 무시됐었음. +
-</code> +
-  * ''hibernate'' 기능(현재 메모리 상태를 swap 디스크에 저장하고 전원완전 종료)로 설정하려면 패키지 설치<code sh> +
-sudo apt install pm-utils && sudo pm-hibernate +
-</code> +
-  * [[https://tipsonubuntu.com/2018/04/28/change-lid-close-action-ubuntu-18-04-lts/|How to Change Lid Close Action in Ubuntu 18.04 LTS - Tips on Ubuntu]] +
 ===== 원격 프린터 자동 추가 ===== ===== 원격 프린터 자동 추가 =====
   * 자동으로 계속해서 원격 프린터를 추가하는 것을 멈추기.   * 자동으로 계속해서 원격 프린터를 추가하는 것을 멈추기.
줄 460: 줄 439:
   * UHD 모니터에서 [[linux:console|Linux Console / Virtual Terminal]](console, ''Ctrl-Alt-F2~F6''으로 진입하는 터미널)에서 보이는 글꼴이 너무 작아서 처리 필요함.   * UHD 모니터에서 [[linux:console|Linux Console / Virtual Terminal]](console, ''Ctrl-Alt-F2~F6''으로 진입하는 터미널)에서 보이는 글꼴이 너무 작아서 처리 필요함.
   * [[linux:hidpi|Linux HighDPI]]   * [[linux:hidpi|Linux HighDPI]]
 +
 +===== xmonad kernel 설치 =====
 +  * [[linux:xanmod|xanmod]] 더 나은 커널.
 +<code sh>
 +echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key add -
 +
 +sudo apt update && sudo apt install linux-xanmod
 +
 +# intel microcode
 +sudo apt install intel-microcode iucode-tool
 +</code>
 +
 ===== 문제점 ===== ===== 문제점 =====
   * [[https://askubuntu.com/questions/1230208/fractional-scaling-does-not-work-properly-ubuntu-20-04|nvidia - Fractional Scaling does not work properly ubuntu 20.04 - Ask Ubuntu]] nvidia 드라이버와 fractional scaling 충돌로 항상 200% 로만 설정되는 현상을 보임.   * [[https://askubuntu.com/questions/1230208/fractional-scaling-does-not-work-properly-ubuntu-20-04|nvidia - Fractional Scaling does not work properly ubuntu 20.04 - Ask Ubuntu]] nvidia 드라이버와 fractional scaling 충돌로 항상 200% 로만 설정되는 현상을 보임.
줄 479: 줄 470:
 </code> </code>
   * 화면 lock 이후 혹은, ''Alt-F2'' -> ''r'' 로 Gnome 재시작후 Chrome 혹은 electron app 의 아이콘 사라짐 현상   * 화면 lock 이후 혹은, ''Alt-F2'' -> ''r'' 로 Gnome 재시작후 Chrome 혹은 electron app 의 아이콘 사라짐 현상
-    * [[https://bugs.chromium.org/p/chromium/issues/detail?id=1042098|1042098 - Status icons randomly disappear from tray - chromium]] : 실제로는 Chromium 이슈로 보임.+    * [[https://bugs.chromium.org/p/chromium/issues/detail?id=1042098|1042098 - Status icons randomly disappear from tray - chromium]] : 실제로는 Chromium / Electron 애플리케션에서만 발생.
     * [[https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/75|Some icons disappear when shell is restarted or the session is locked and unlocked · Issue #75 · ubuntu/gnome-shell-extension-appindicator]]     * [[https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/75|Some icons disappear when shell is restarted or the session is locked and unlocked · Issue #75 · ubuntu/gnome-shell-extension-appindicator]]
     * [[https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/228|Icons missing after lock screen · Issue #228 · ubuntu/gnome-shell-extension-appindicator]] Ubuntu app indicator 의 버그로 보임.     * [[https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/228|Icons missing after lock screen · Issue #228 · ubuntu/gnome-shell-extension-appindicator]] Ubuntu app indicator 의 버그로 보임.
줄 624: 줄 615:
 ===== KDE Wallet git-credential-helper-kwallet 설정 ===== ===== KDE Wallet git-credential-helper-kwallet 설정 =====
   * [[linux:kde:kwallet|KDE KWallet]]   * [[linux:kde:kwallet|KDE KWallet]]
 +
 +===== 현재 Theme =====
 +  * [[linux:theme|Linux  Themes]]
 +  * KDE materia ([[linux:qt:kvantum|Kvantum]])
 +  * Gnome/GTK materia
 +  * Papirus Icon
 +  * Insparation SDDM
  
 ===== Kubuntu/KDE 문제점 ===== ===== Kubuntu/KDE 문제점 =====
줄 630: 줄 628:
   * **시스템설정 -> 단축키 -> 전역단축키 -> Plasma -> 프로그램 실행기 위젯 활성화하기**의 단축키를 없애면 ''<Super>''키로 시스템메뉴 나오는 것도 안된다. 뭔가 ''<Super>''가 아닌 단축키가 할당돼 있어야만 ''<Super>''키도 작동했다. 또한, ''<Alt>+F1''이 아닌 다른키로 바꿔도 재로그인하면 다시 원상복구됐다.   * **시스템설정 -> 단축키 -> 전역단축키 -> Plasma -> 프로그램 실행기 위젯 활성화하기**의 단축키를 없애면 ''<Super>''키로 시스템메뉴 나오는 것도 안된다. 뭔가 ''<Super>''가 아닌 단축키가 할당돼 있어야만 ''<Super>''키도 작동했다. 또한, ''<Alt>+F1''이 아닌 다른키로 바꿔도 재로그인하면 다시 원상복구됐다.
   * 단축키 신규지정, KWin 설정 변경시 재로그인 해야만 적용되는 경우들이 있다.   * 단축키 신규지정, KWin 설정 변경시 재로그인 해야만 적용되는 경우들이 있다.
 +  * Kwin 단축키 ''이전 화면으로 창 이동(멀티 모니터일 경우의 모니터간 창이동''의 반대 쌍이 ''다음 데스크톱으로 창 이동'' 으로 잘못 번역돼 있다.
 +
 +===== Bluetooth Mic 블루투스 마이크 =====
 +  * 기본적으로 bluetooth HSP 가 지원이 안돼서 마이크가 작동안함.
 +  * [[https://kumarvinay.com/how-to-enable-bluetooth-headset-microphone-support-in-ubuntu-20-04/|How to enable Bluetooth headset microphone support in Ubuntu 20.04 | Vinay Kumar's Blog]]
 +  * [[linux:pipewire|pipewire]] 설치해서 해소해야함.
 +
 +
 ===== 참조 ===== ===== 참조 =====
   * [[https://luckyyowu.tistory.com/408|우분투 20.04 LTS (Focal Fossa) 데스크탑 달라진 점과 간단 후기]]   * [[https://luckyyowu.tistory.com/408|우분투 20.04 LTS (Focal Fossa) 데스크탑 달라진 점과 간단 후기]]
줄 642: 줄 648:
   * [[https://bernd.io/article/ubuntu-workstation-setup/#swappiness|Ubuntu Workstation Setup · Bernd Ahlers]]   * [[https://bernd.io/article/ubuntu-workstation-setup/#swappiness|Ubuntu Workstation Setup · Bernd Ahlers]]
   * [[https://www.ubuntubuzz.com/2020/05/focal-fossa-corona-kit.html|Ubuntu 20.04 Summary for Everyone]]   * [[https://www.ubuntubuzz.com/2020/05/focal-fossa-corona-kit.html|Ubuntu 20.04 Summary for Everyone]]
 +  * [[https://do1ph.in/post/setup-ubuntu-20-04-lts/|Ubuntu 20.04 LTS 설치 후 작업환경 구성하기 – junghyun397 Blog]]
 +  * [[https://youtu.be/GrI5c9PXS5k|20 Things You MUST DO After Installing Ubuntu 20.04 (Right Now!)]]
 +  * [[https://www.youtube.com/watch?v=BLVtxpm5c2A|30 Things to do After Installing Ubuntu 18.04/20.04 LTS (all-in-one video) - YouTube]]
linux/ubuntu/20.04.1599013653.txt.gz · 마지막으로 수정됨: 2020/09/02 11:27 저자 kwon37xi