From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19247 invoked by alias); 7 Apr 2010 19:04:57 -0000 Received: (qmail 19168 invoked by uid 22791); 7 Apr 2010 19:04:57 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=BAYES_00,TW_KB,TW_TX,TW_XK,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtps.USherbrooke.ca (HELO smtps.usherbrooke.ca) (132.210.244.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Apr 2010 19:04:53 +0000 Received: from [132.210.12.128] (dbeauchemin.sti.USherbrooke.ca [132.210.12.128]) (authenticated bits=0) by smtps.usherbrooke.ca (8.13.8/8.13.8) with ESMTP id o37J4hGY004153 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 7 Apr 2010 15:04:43 -0400 Message-ID: <4BBCD74B.8020101@USherbrooke.ca> Date: Thu, 08 Apr 2010 01:02:00 -0000 From: Denis Beauchemin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Keyboard and start options problems References: <4BBCC181.2010904@USherbrooke.ca> <4BBCCDED.5080200@cornell.edu> In-Reply-To: <4BBCCDED.5080200@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-UdeS-MailScanner-Information: Veuillez consulter le http://www.usherbrooke.ca/vers/virus-courriel X-MailScanner-ID: o37J4hGY004153 X-UdeS-MailScanner: Aucun code suspect =?ISO-8859-1?Q?d=E9tect=E9?= X-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (not cached, score=-4.399, requis 5, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-UdeS-MailScanner-From: denis.beauchemin@usherbrooke.ca Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-04/txt/msg00028.txt.bz2 Le 2010-04-07 14:24, Ken Brown a écrit : > On 4/7/2010 1:31 PM, Denis Beauchemin wrote: >> I also have a problem with my start icon that doesn't seem to pick up my >> custom parameters. The command is: >> C:\cygwin\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe >> -xkblayout ca -xkbvariant fr -emulate3buttons >> >> The layout is always US and the 3 button emulation doesn't work either. > > You need to quote the part after -c, and you're also missing a '--' > (see the startxwin documentation). Try > > C:\cygwin\bin\run.exe /usr/bin/bash.exe -l -c '/usr/bin/startxwin.exe > -- -xkblayout ca -xkbvariant fr -emulate3buttons' > > Ken Thanks, that worked like a charm! I had tried quoting and the "--" but I guess I didn't try the right combination. Denis -- _ °v° Denis Beauchemin, analyste /(_)\ Université de Sherbrooke, S.T.I. ^ ^ T: 819.821.8000x62252 F: 819.821.8045 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/