
3 Jan
2011
3 Jan
'11
7:14 p.m.
On 01/03/2011 01:00 PM, Samir Unni wrote:
On 01/03/2011 12:34 PM, Samir Unni wrote:
OK, I'm trying to do this, but I can't get dzen2 to recognize the -geometry parameter. I'm using the latest SVN revision, and in config.mk, I've got option 7 ("With Xinerama and XPM and XFT") uncommented.
Never mind, I found the problem. Line 1048 of main.c says "#ifdef DZEN_XMP" when it should say "#ifdef DZEN_XPM".
OK, I finally got it! Turns out that the -geometry flag isn't needed after all. When I manually compiled from SVN (rather than using dzen2-svn from the AUR), everything started working perfectly, even with the same commands to start dzen2 as before. Thanks for all the help!