(((mira los comentarios!!!)))
Try running pacman -Syy to force a refresh of all package lists
Para configurar .bashrc:- https://wiki.archlinux.org/index.php/Pacman_Tips- https://wiki.archlinux.org/index.php/Bash
fontsPara actualizar cache de fuentes:$ sudo fc-cache -vfs
localeshttps://wiki.archlinux.org/index.php/Locale$ vim /etc/locale.gen$ locale-gen* Configuracion general del sistema$ sudo -i$ vim /etc/locale.confLANG="en_US.UTF-8"o sino:$ locale > /etc/locale.confPero tampoco andaba bien... Quizá debí reiniciar la sesión. Mientras tanto, probe con:LANG="en_US"LANGUAGE="en_US"y al menos ya no da error, aunque no se si es la mejor forma...
FontConfig:Cree links en /etc/fonts/conf.d:10-sub-pixel-rgb.conf -> /etc/fonts/conf.avail/10-sub-pixel-rgb.conf11-lcdfilter-default.conf -> /etc/fonts/conf.avail/11-lcdfilter-default.conf
This comment has been removed by the author.
Configuracion de DPIhttps://wiki.archlinux.org/index.php/Xorg#Display_Size_and_DPI$ sudo vim /etc/X11/xorg.conf.d/90-monitor.confSection "Monitor" Identifier "[menor]default monitor[mayor]" DisplaySize 344 194 # In millimetersEndSection
http://pxcalc.com/Your screen’s infoDPI: 100.45Dot Pitch: 0.2529mmSize: 13.6" × 7.65" (34.54cm × 19.42cm)Aspect Ratio: 683 × 384 (1.78:1)Pixel Count: 1,049,088 Megapixels: 1.05MPFollow the white rabbit, Neo.
"In Arch Linux, fonts may be okay, but in some apps like Google Chrome, they aren’t."http://kaslnetwork.com/articles/making-ugly-fonts-pretty-in-arch-linux/
Systemd Basic Usagehttps://wiki.archlinux.org/index.php/Systemd#Basic_systemctl_usage
Note: Only a member of this blog may post a comment.
Try running pacman -Syy to force a refresh of all package lists
ReplyDeletePara configurar .bashrc:
ReplyDelete- https://wiki.archlinux.org/index.php/Pacman_Tips
- https://wiki.archlinux.org/index.php/Bash
fonts
ReplyDeletePara actualizar cache de fuentes:
$ sudo fc-cache -vfs
locales
ReplyDeletehttps://wiki.archlinux.org/index.php/Locale
$ vim /etc/locale.gen
$ locale-gen
* Configuracion general del sistema
$ sudo -i
$ vim /etc/locale.conf
LANG="en_US.UTF-8"
o sino:
$ locale > /etc/locale.conf
Pero tampoco andaba bien... Quizá debí reiniciar la sesión. Mientras tanto, probe con:
LANG="en_US"
LANGUAGE="en_US"
y al menos ya no da error, aunque no se si es la mejor forma...
FontConfig:
ReplyDeleteCree links en /etc/fonts/conf.d:
10-sub-pixel-rgb.conf -> /etc/fonts/conf.avail/10-sub-pixel-rgb.conf
11-lcdfilter-default.conf -> /etc/fonts/conf.avail/11-lcdfilter-default.conf
This comment has been removed by the author.
ReplyDeleteConfiguracion de DPI
ReplyDeletehttps://wiki.archlinux.org/index.php/Xorg#Display_Size_and_DPI
$ sudo vim /etc/X11/xorg.conf.d/90-monitor.conf
Section "Monitor"
Identifier "[menor]default monitor[mayor]"
DisplaySize 344 194 # In millimeters
EndSection
http://pxcalc.com/
ReplyDeleteYour screen’s info
DPI: 100.45
Dot Pitch: 0.2529mm
Size: 13.6" × 7.65" (34.54cm × 19.42cm)
Aspect Ratio: 683 × 384 (1.78:1)
Pixel Count: 1,049,088
Megapixels: 1.05MP
Follow the white rabbit, Neo.
"In Arch Linux, fonts may be okay, but in some apps like Google Chrome, they aren’t."
ReplyDeletehttp://kaslnetwork.com/articles/making-ugly-fonts-pretty-in-arch-linux/
Systemd Basic Usage
ReplyDeletehttps://wiki.archlinux.org/index.php/Systemd#Basic_systemctl_usage