https://bbs.archlinux.org – Seems alot of my scripts with special characters tooks a turn for the worse. PS1 also when bonkers as well. Ill show an example. (HowTos)
https://bbs.archlinux.org – Seems alot of my scripts with special characters tooks a turn for the worse. PS1 also when bonkers as well. Ill show an example. (HowTos)
http://crunchbanglinux.org – Hi everyone. I've been dealing with wi-fi problems for the past year and I would appreciate it very much if someone can help me iron it out once and for all. (HowTos)
https://bbs.archlinux.org – I've been attempting an install of Arch on a new MacBook Air using Archboot 2012.01-1I'm installing from x86_64 with the following partitions:/dev/sda1 /boot/efi 200.0MB EFI System /dev/sda2 / 27.9GB Linux /dev/sda3 619.9MB Apple boot (Recovery HD) /dev/sda4 /home 84.3GB LinuxCan't get the wireless adapter detected, so I' (HowTos)
https://bbs.archlinux.org – Hi,all of you!I wrote some codes to test setvbuf function in linux.Here are the codes:#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <errno.h> char buf[10]; int main() { if((setvbuf(stdout,buf,_IOFBF,10)) != 0) { fprintf(stderr,"setvbuf() failed: %s\n",strerror(errno)); exit(1); } printf("123456789&qu (HowTos)
https://bbs.archlinux.org – I'm having the same problem as of today. (HowTos)
https://bbs.archlinux.org – Runiq wrote:Okay, it's finished and working. See here.I'll get it to work with the Xft patch, shouldn't take more than an hour (I still don't speak C and am pretty new to coding in general).Edit: I finished the Xft version; URL is the same as above. I love gist.Just a suggestion, I think it's better to use+ bh = (line_height > dc->font.height) ? (HowTos)
https://bbs.archlinux.org – .:B:. wrote:If you have the multilib repo enabled and gcc-multilib enabled: it breaks all the time. (HowTos)
https://bbs.archlinux.org – [Very sorry for off topic:]Guys, what makes some of you mark threads as "Closed"? A "Closed" thread is usually: 1. inconclusive, 2. off topic, 3. troll ridden, 4. anything you can imagine a thread should not be in a self-respecting community, and thus it gets closed by a person in charge in the community (assuming there's still someone sane enough to do so). (HowTos)
https://bbs.archlinux.org – Thanks for the tip, I did not think of looking there.I've created crontab in /etc/ with command "sudo touch /etc/crontab".But it looks like it did not help. (HowTos)
https://bbs.archlinux.org – It seems that a long time ago, there used to be an option "VertScrollDelta" configurable in the mouse driver for X. (HowTos)