From Fedora Project Wiki

Line 24: Line 24:
* [[Xorg/Debugging|Xorg Debugging]]
* [[Xorg/Debugging|Xorg Debugging]]
* [[Xorg/Input_Triage_Algorithm|Input devices bug triage algorithm]]
* [[Xorg/Input_Triage_Algorithm|Input devices bug triage algorithm]]
* [http://wiki.debian.org/XStrikeForce/HowToRandR12 Debian RandR12 HOWTO]


=== Mozilla & co. ===
=== Mozilla & co. ===

Revision as of 00:17, 9 December 2009


Interesting links & TODO

  • Camel.Search—to write Evolution Search Expression HOWTO to have at least some examples how it is supposed to work

Bug related links

General bug triage

fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/' 

X & co.

Mozilla & co.