tlp
sudo apt install tlp tlp-rdw
sudo tlp satart
tlp-rdw
radio management
2018년 4월 22일 일요일
2018년 4월 6일 금요일
touchpad scroll speed
with netural scroll negative~1
synclient VertScrollDelta=-80 HorizScrollDelta=-80
synclient VertScrollDelta=-80 HorizScrollDelta=-80
16.04 gnome touchpad tab to click
gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
from https://askubuntu.com/questions/971517/synaptics-touchpad-tap-to-click-is-not-working-in-ubuntu-16-04-lts-gnome/971519
from https://askubuntu.com/questions/971517/synaptics-touchpad-tap-to-click-is-not-working-in-ubuntu-16-04-lts-gnome/971519
2018년 2월 20일 화요일
16.04 steam 오류
STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(0) libGL error: unable to load driver: radeonsi_dri.so libGL error: driver pointer missing libGL error: failed to load driver: radeonsi libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast
일때 amd gpu와 라이브러리가 호환 되지 않아서 생기는 문제
~/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/
후
libstdc++.so.6 파일 삭제
rm libstdc++.so.6
2018년 1월 26일 금요일
firefox 상단탭 제거
firefox 주소창
about:support
프로필 저장폴더
새로운 디렉토리 chrome
새로운 파일 userChrome.css
#tabbrowser-tabs { visibility: collapse !important; }
저장
about:support
프로필 저장폴더
새로운 디렉토리 chrome
새로운 파일 userChrome.css
#tabbrowser-tabs { visibility: collapse !important; }
저장
2017년 12월 16일 토요일
피드 구독하기:
글 (Atom)