From mint-bounce@lists.fishpool.fi Sun Jun 27 12:34:04 2010 Message-ID: <4C277CF7.50902@online.no> Date: Sun, 27 Jun 2010 18:31:51 +0200 From: Jo Even Skarstein User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Keyboard-problem with XaAES helmut-branch References: <4C128FBE.7010402@online.no> <4C12A398.5090308@online.no> <4C12AC8D.3050101@online.no> <4C12B776.5030907@online.no> <4C135D23.2050409@online.no> <4C23D3D4.4000006@online.no> <4C2623C6.2010808@online.no> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On 06/27/2010 08:54 AM, Helmut Karlowski wrote: >> It says 'S'. Can Taskbar set the console to COOKED by itself? > > This is STOP. Try to send SIGCONT with the taskmanager by clicking on > the wake-button. Sorry, it's 's' not 'S'. Tried SIGCONT but it did not make a difference. > It could be stopped when it does IO and is not allowed to. This is > possible when pgrp does not fit console-owner. And here I've indeed > changed something. Can you please explain what pgrp is? This is not something I've had to relate to in MiNT before. According to the Task Manager, all processes have pgrp == pid, except the kernel threads which all have pgrp == 0. Jo Even