[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] linux gtk - multiple selection setting

to perform a multiple selection in eclipse treeviewers and table viewers

on red hat I have to use ctrl-shift-click
on ubuntu I just use ctrl-click (like in windows)

nautilus (gnome's file explorer) always uses plain ctrl-click

what setting controls the different swt(jface?) behavior on the two distros?
is it user-tweakable ?