GNOME Bugzilla – Bug 155154
'Alt' and 'Meta' keybindings are swapped on Solaris sparc
Last modified: 2005-02-03 22:58:03 UTC
When login through GDM on a Solaris sparc machine the 'Alt' and 'Meta' functionality are swapped. Hence shortcuts like <Alt> tab won't work, need to use <Meta> tab instead. The keybindings need to be restored. Also the GDM configuration scripts use `unset IFS` which is not allowed by sh shell on Solaris. Hence GDM will not be configured properly on Solaris machines.
Created attachment 32501 [details] [review] patch which fixes the bug
Restore the 'Alt' and 'Meta' keymappings in the Init scripts for Solaris sparc. Also restore the old IFS. Attaching patch shortly.
Fixed in CVS head.