veggen wrote:P.S.Is there an official way of marking the thread solved?Edit your first post in the thread and place "[Solved]" without the quotes at the beginning of the title.
headkase
https://bbs.archlinux.org/profile.php?id=54886
2013-01-31T13:20:58Z
You're welcome. You can try to use a different font where it says "terminus" in the command line. A bit of experimentation just might get you a satisfactory outcome..
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-10-30T00:01:29Z
I don't use Catalyst, Intel here, but do you have "catalyst-dkms" installed? My gross understanding is that will help reconfigure the proprietary driver properly when the kernel is updated?EditMentioned here:https://wiki.archlinux.org/index.php/AT … repository
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-10-07T05:44:19Z
karol wrote:Please file a bug report for this.Hope I did it right, first time filling out a bug report:https://bugs.archlinux.org/task/31817
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-10-05T23:20:26Z
If you are interested in improving boot time then readahead collect and replay fits the bill:https://wiki.archlinux.org/index.php/Sy … _readaheadYou need to reboot a few times for it to be fully optimized.
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-11-03T03:14:30Z
The AUR can do anything it wants. You are encouraged to inspect every package build before executing makepkg and to also accept that you trust the source files that go into every package. Some owners of AUR packages are "Trusted Users." That is just a designation however and should not be taken as a guarantee of anything.Edit: comprehension fail.
headkase
https
The first thing you need to know how to do is REISUB:https://wiki.archlinux.org/index.php/Ke … uts#KernelIf you can do that, from a frozen system, then it will greatly minimize - but not eliminate - the potential corruption to your filesystem.
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-10-18T05:48:32Z
Also, in addition to Padfoot, if you launch your session in "~/.xinitrc" then the launch line should look like this:exec ck-launch-session dbus-launch --exit-with-session startxfce4
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-04-20T04:18:35Z
Foucault wrote:......
title=`metaflac --show-tag="title" "$file.flac" | sed "s/title=//"`
...
flac -c -d "$file.flac" | oggenc -t "$title" -a "$artist" -G "$genre" -l "$album" \
-d "$date" -n "$track" -o $file.ogg -q $qual -The tag fields in sed may should be capitalized ("TITLE" and not