2018년 7월 26일 목요일

archbang 2017

  1. install -> do it properly
  2. pacman -Syu
    1. -failed to update core
    2. -> uncheck /etc/pacman.d/mirrorlist Korean part
  3. broken fonts?
    1. -> how about using en_us instead of ko_kr in installation process?
    2. => ~~(install adobe-source-han-sans-kr-fonts)~~
  4. pacman -Syu
    1. - keyring not found
    2. https://wiki.archlinux.org/index.php/Pacman/Package_signing
  5. pacman query
    1. https://wiki.archlinux.org/index.php/Pacman
  6. mount smb
    1. www.linuxveda.com/2014/04/26/mount-samba-shares-spacefm/
    2. https://github.com/IgnorantGuru/spacefm/wiki/plugins
    3. mntools install
  7. vlc
  8. ~~(pantheon? 때려 침. 불안함.)
    1. https://wiki.archlinux.org/index.php/Pantheon)~~
  9. binutils, compiler
    1. pacman -S binutils (for strip)
    2. pacman -S base-devel
  10. yaourt
    1. https://archlinux.fr/yaourt-en
  11. dasom
    1. https://wiki.archlinux.org/index.php/Internationalization/Korean_%28%ED%95%9C%EA%B5%AD%EC%96%B4%29
    2. yaourt -S dasom-git dasom-gtk-git dasom-qt-git dasom-jeongeum-git
    3. pacman -S dconf-editor
    4. https://github.com/cogniti/aim/issues/17
  12. openbox 열심히.
    1. 멀티 모니터. lxrandr
    2. 설정 에디터 obmenu
  13. 키보드
    1. https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg#Swapping_Caps_Lock_with_Left_Control
    2. .xinitrc 에 setxkbmap -option caps:ctrl_modifier 추
  14. tear-free
    1. https://wiki.archlinux.org/index.php/GNOME#Tear-free_video_with_Intel_HD_Graphics
/etc/X11/xorg.conf.d/20-intel.conf
-
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "DRI" "3"
EndSection
~
works?
  1. pinta
  2. zbs
  3. gnome-keyring

댓글 없음:

댓글 쓰기