[3ddesktop-dev] Re: Don't get your hopes up buddy :-(

  • From: Calvin Walton <calvin.walton@xxxxxxxxx>
  • To: 3ddesktop-dev@xxxxxxxxxxxxx
  • Date: Tue, 31 Aug 2004 16:08:47 -0400

On Sat, 28 Aug 2004 15:42:10 -0400, Calvin Walton
<calvin.walton@xxxxxxxxx> wrote:

Just thought I'd let everyone here know - I got this working on dual monitors.

I ended up hacking the source by changing all occurances of
ftok("/bin/sh", 99);
to
ftok("/bin/sh", 88);

and
ftok("/bin/sh", 222);
to
ftok("/bin/sh", 111);

I don't think the number really matters - it just needed to be different.

I then also changed the name of the ~/.3ddesk directory to ~/.3ddesk2.

After compiling the modified sources, and installing them to different
prefixes, I now can switch desktops on both monitors in beautiful 3d
:)
-- 
Calvin Walton

Other related posts: