summary refs log tree commit diff stats
path: root/src/fe-text/README
blob: bb760aaea5f5b714f870f75ba6da73b7bc4145b5 (plain) (blame)
1
2
3
4
5
fe-text README
~~~~~~~~~~~~~~

This is an experimental text frontend for X-Chat.
If anyone wants to add ncurses support, they are welcome to.
ON ============ Installation is straightforward. You need Audacious 1.4 or higher and D-Bus. Open up the Makefile, check to make sure PCIIDS points to your pci.ids file. (Symptom if you get it wrong: raw PCI ID's (XXXX:XXXX) emitted by /VIDEO and friends). Run: make Run: make install Voila! NOTES: `make install' copies the compiled library (something like xsys-v.v.v.so) to $HOME/.xchat2/xsys-plugin.so for autoloading. If $HOME/.xchat2/xsys-plugin.so exists, it is removed first.