If you run gtk-demo on the linux distro with the unexpected behaviour, which
selection behaviour do you see in its Tree View > Tree Store page?
SWT/JFace do not do anything to change native behaviours like this. I don't
know if it's configurable in the OS, I haven't heard of a varation like this
before.
Grant
"Edoardo Comar" <ecomar@xxxxxxxxxx> wrote in message
news:fhc1s3$irk$1@xxxxxxxxxxxxxxxxxxxx
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 ?