Gnome에서 Open with에 연결된 쓸데없는 연결프로그램 삭제하기

간혹가다가는 쓸데없는 프로그램 리스트를 지우고 싶을때가 있을 것이다. 그때는 아래와 같이 삭제하면 된다. Wine을 설치하다가 저렇게 쓸데없이 리스트로 나오게 될 경우에는 해당 아이콘 우측클릭을 하여 Properties로 들어가서 Open With 탭으로 가면 된다. 여기에서 하나씩 선택하여 삭제하면 될것이다. 직접 쓸데없는 프로그램들을 삭제하고 싶다면 ~/.local/share/applications 디렉토리에 들어가서 보면서 직접 지우면 되겠다.

리눅스를 사용하는 노트북에서 Suspend 모드일때 USB 충전하는 방법

Device and Bus Power Management USB selective suspend This is a project in progress for the USB subsystem. USB selective suspend allows you to suspend a USB device on demand. If one device doesn’t support selective suspend, then the entire bus must remain active. This not only consumes USB bus power unnecessarily, but also prevents […]