archbang
1. pacman error key could not be imported
1-2. pacman-key --init
1-3. pacman-key --populate archlinux
2. pacman error failed to commit transaction (conflicting files)
pacman -Sc
pacman -Syu
3. sudo mv /usr/lib/libdcadec.so.0 /usr/lib/libdcadec.so.0-backup
4. install yaourt
https://www.digitalocean.com/community/tutorials/how-to-use-yaourt-to-easily-download-arch-linux-community-packages
sudo vi /etc/pacman.conf
[archlinuxfr]SigLevel = Never
Server = http://repo.archlinux.fr/$arch
pacman -S yaourt
5. yaourt -S ttf-nanum
5-1. pacman -S binutils fakeroot
~~(6. pantheon
https://wiki.archlinux.org/index.php/Pantheon)~~
7. dasom -> nimf?
~~(pacman -S binutils pkg-config make fakeroot autoconf automake
빌드. dconf-editor에서 shift-space 지정해주니 됨...)~~
~~(telegram입력이 안되는 문제.qt5의 버그라고 한다.)~~
https://github.com/telegramdesktop/tdesktop/issues/1348
https://wiki.archlinux.org/index.php/Internationalization/Korean_%28%ED%95%9C%EA%B5%AD%EC%96%B4%29
http://zapary.blogspot.kr/2015/05/1504-fcitx-hangul.html
fcitx를 사용해보자.
7-1. zbs
* pacman -S patch
* yaourt -S zerobrane-studio
7-2. love2d
* yaourt -S love
7-3. git-cola
* yaourt -S tk git-cola
8. flicker
linux mint flicker 참조
9. dpi
.xprofile에
xrdb -merge ~/.Xresources
.Xresources에
Xft.dpi: 128T
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
10. bluetooth control
http://www.archlinuxuser.com/2013/08/how-to-install-bluetooth-manager-on.html
.xprofile에 blueman-applet 추가(또는 .config/openbox/autostart)
11. brightness control
http://www.linuxandlife.com/2011/11/tips-to-use-archbang.html
1. pekwm
1. chmod a+x .pekwm/start
2. .pekwm/keyboard
2. dmenu
3. conky
4. tint2
5. spacefm + cifs
1. http://www.linuxveda.com/2014/04/26/mount-samba-shares-spacefm/
6. telegram
1. yaourt -S telegram-desktop-bin
7. disable touchpad automatically
~~(1. https://growworkinghard.wordpress.com/2014/08/23/enabledisable-touch-screen-on-arch-linux/
2. https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Disable_touchpad_on_mouse_detection
3. basic desktop with xinput -disable and -enable see software toggle)~~
4. 그놈 확장에서 Touchpad Indicator 설치
Option "PalmDetect" "1"
Option "PalmMinWidth" "8"
Option "PalmMinZ" "100"
24. kernel upgrade (linux-mainline)
yaourt -S linux-mainline
http://ifranali.blogspot.kr/2015/04/installing-arch-linux-on-asus-x205ta.html
ub-mkconfig -o /boot/grub/grub.cfg
25. 자막
yaourt -S subtitleeditor
26. gnome systray
gnome-tweak-tool -> 확장
CPU Power Manager
Arch linux updater indicator
Touchpad Indicator
27. dropbox
https://wiki.archlinux.org/index.php/dropbox
adding /usr/bin/dropbox & to ~/.config/openbox/autostart
28. html링크시 spacefm 뜨는 문제
http://bbs.archbang.org/viewtopic.php?id=5477
$ xdg-mime default browser.desktop x-scheme-handler/http
$ xdg-mime default browser.desktop x-scheme-handler/https
`29. sloppy firefox
https://wiki.archlinux.org/index.php/firefox_tweaks#Jerky_or_choppy_scrolling
30. sublime text 3 + fcitx
yaourt -S sublime-text-dev-imfix2
31. bluetooth
sudo pacman -S bluez bluez-utils
32. DE
32-1. cinnamon
high cpu : gvfsd-smb-brows?
32-2. enligtenment
32-3. pantheon?
32-4. moksha?
33. no turbo boost
http://qiita.com/tukiyo3/items/7cdc777b596e63c01594
34. synapse
launchy 비슷함.
1-2. pacman-key --init
1-3. pacman-key --populate archlinux
2. pacman error failed to commit transaction (conflicting files)
pacman -Sc
pacman -Syu
3. sudo mv /usr/lib/libdcadec.so.0 /usr/lib/libdcadec.so.0-backup
4. install yaourt
https://www.digitalocean.com/community/tutorials/how-to-use-yaourt-to-easily-download-arch-linux-community-packages
sudo vi /etc/pacman.conf
[archlinuxfr]SigLevel = Never
Server = http://repo.archlinux.fr/$arch
pacman -S yaourt
5. yaourt -S ttf-nanum
5-1. pacman -S binutils fakeroot
~~(6. pantheon
https://wiki.archlinux.org/index.php/Pantheon)~~
7. dasom -> nimf?
~~(pacman -S binutils pkg-config make fakeroot autoconf automake
빌드. dconf-editor에서 shift-space 지정해주니 됨...)~~
~~(telegram입력이 안되는 문제.qt5의 버그라고 한다.)~~
https://github.com/telegramdesktop/tdesktop/issues/1348
https://wiki.archlinux.org/index.php/Internationalization/Korean_%28%ED%95%9C%EA%B5%AD%EC%96%B4%29
http://zapary.blogspot.kr/2015/05/1504-fcitx-hangul.html
fcitx를 사용해보자.
7-1. zbs
* pacman -S patch
* yaourt -S zerobrane-studio
7-2. love2d
* yaourt -S love
7-3. git-cola
* yaourt -S tk git-cola
8. flicker
linux mint flicker 참조
9. dpi
.xprofile에
xrdb -merge ~/.Xresources
.Xresources에
Xft.dpi: 128T
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
10. bluetooth control
http://www.archlinuxuser.com/2013/08/how-to-install-bluetooth-manager-on.html
.xprofile에 blueman-applet 추가(또는 .config/openbox/autostart)
11. brightness control
http://www.linuxandlife.com/2011/11/tips-to-use-archbang.html
1. pekwm
1. chmod a+x .pekwm/start
2. .pekwm/keyboard
2. dmenu
3. conky
4. tint2
5. spacefm + cifs
1. http://www.linuxveda.com/2014/04/26/mount-samba-shares-spacefm/
6. telegram
1. yaourt -S telegram-desktop-bin
7. disable touchpad automatically
~~(1. https://growworkinghard.wordpress.com/2014/08/23/enabledisable-touch-screen-on-arch-linux/
2. https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Disable_touchpad_on_mouse_detection
3. basic desktop with xinput -disable and -enable see software toggle)~~
4. 그놈 확장에서 Touchpad Indicator 설치
Option "PalmDetect" "1"
Option "PalmMinWidth" "8"
Option "PalmMinZ" "100"
24. kernel upgrade (linux-mainline)
yaourt -S linux-mainline
http://ifranali.blogspot.kr/2015/04/installing-arch-linux-on-asus-x205ta.html
ub-mkconfig -o /boot/grub/grub.cfg
25. 자막
yaourt -S subtitleeditor
26. gnome systray
gnome-tweak-tool -> 확장
CPU Power Manager
Arch linux updater indicator
Touchpad Indicator
27. dropbox
https://wiki.archlinux.org/index.php/dropbox
adding /usr/bin/dropbox & to ~/.config/openbox/autostart
28. html링크시 spacefm 뜨는 문제
http://bbs.archbang.org/viewtopic.php?id=5477
$ xdg-mime default browser.desktop x-scheme-handler/http
$ xdg-mime default browser.desktop x-scheme-handler/https
`29. sloppy firefox
https://wiki.archlinux.org/index.php/firefox_tweaks#Jerky_or_choppy_scrolling
30. sublime text 3 + fcitx
yaourt -S sublime-text-dev-imfix2
31. bluetooth
sudo pacman -S bluez bluez-utils
32. DE
32-1. cinnamon
high cpu : gvfsd-smb-brows?
32-2. enligtenment
32-3. pantheon?
32-4. moksha?
33. no turbo boost
http://qiita.com/tukiyo3/items/7cdc777b596e63c01594
34. synapse
launchy 비슷함.
35. pa-applet
.config/openbox/rc.xml 에 amixer 관련 주석처리 필요.
댓글 없음:
댓글 쓰기