> Hello,
> 
> I have a following problem when I try to use
> Alt+Shift shortcuts in Eclipse IDE: when I press
> Alt+Shift+N my Eclipse behave as if Alt+N was pressed
> (without Shift).
> 
> The problem is described in the following
> bug:https://bugs.eclipse.org/bugs/show_bug.cgi?id=1205
> 55.
> The solution is to remove "grp:alt_shift_toggle"
> option from xorg.conf. 
> 
> Unfortunately I cannot find the xorg.conf file in my
> Solaris installation (as discussed here:
> http://opensolaris.org/jive/thread.jspa?threadID=63496
> &tstart=0).
> Do you have any ideas how this issue could be
> solved?
> 
> 
> Many thanks!
> Kuba

You'd probably do better with that sort of question on the xwindow-discuss list
rather than the general opensolaris-discuss list.  But I'll tell you what I 
know,
which isn't much.  Also, I'm cc-ing xwindow-discuss, so that others can follow 
up
appropriately.

AFAIK, in most situations, Xorg runs quite happily without an xorg.conf file.
In those special situations where one needs one, according to the man page,
it can be created with

Xorg -configure

(must be run as root, which may require using the full pathname 
/usr/X11/bin/Xorg )

I don't have something running suitable to try that on right now (only a SPARC
running an older build where Xorg is pretty useless), so I don't know (and I 
don't
think the Xorg man page says) whether that puts the file in its proper place, or
whether it just writes to stdout.

The xorg.conf man page should list the locations that Xorg searches for the 
xorg.conf
file; at least, mine does.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to