https://bugzilla.xfce.org/show_bug.cgi?id=10373
Harald Judt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Harald Judt <[email protected]> --- Simple steps for a start, best thing is to pay a visit to #xfce-dev on IRC and ask there in case of troubles: 0) Make sure you have all requirements installed (header packages etc.; autogen will tell you if something is missing, but often not exactly what and it depends on your distribution). 1) Check out the latest git version: git clone git://git.xfce.org/xfce/libxfce4ui 2) Apply the patch with patch -p1 < restore-super-key-functionality-hack.patch. 3) Execute ./autogen.sh --prefix=/usr make make install -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
