On Tuesday 29 January 2002 18:31, you wrote: > On Mon, 28 Jan 2002 00:02:14 +0100 > > Martijn Houtman <[EMAIL PROTECTED]> wrote: > > Hello, > > > > When using masks (selections) in the Gimp, you can drag selections > > (without cutting the image) by pressing alt and drag the mask with the > > left mouse, but this is overruled by blackbox's method to move windows. > > Any way to make a workaround? > > > > Regards, > > -- tinus > > You can replace every occurence of Mod1Mask in file Window.cc to Mod4Mask > if you have 'Win95' keyboard. Blackbox will use left win key + click for > window movement. > > Probably you can define any other key for modifier with xmodmap, but I > don't know for sure.
Ah, great, that worked fine with some .xmodmap tweaking. Thanks alot. -- tinus
