On Mon, May 06, 2002 at 06:42:08PM +1000, Ian Nicoll wrote: > Re my previous e-mail and the problem I was having with my '! > > Matthew came up with the idea that it may be to do with accent > characters, such that the drivers were allowing me to put in accents > like ?!
Did you select 'International' as the keyboard when installing? Have a look in your /etc/X11/XF86Config, or XF86Config-4, depending on which version of X you are using. The lines you're looking for vary depending on which version, but should look something like. XkbModel "pc105" XkbLayout "us" (With Option in front of each if using X 4.) If they don't look like this, make them look like that and see what happens. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
