Displaying 5 results from an estimated 5 matches for "suka".
Did you mean:
ska
2012 Apr 12
1
Console to RHEL6.1 container
...s in the container and then
mount with newinstance. I wonder what that sequence is with virtmgr.
I double checked that /dev/ptmx in container is a symlink to pts/ptmx
and that CONFIG_DEVPTS_MULTIPLE_INSTANCES=y.
Appreciate any tips on how I can get access to the console of the RHEL6.1
container.
Suka
Suka
2010 Mar 20
1
Tab key traversal
Below is my attempt at changing the focus from one text control to the
next control after a person presses the tab key. The wxTE_PROCESS_TAB
style property has been selected for each of the controls. What
corrections do I have to make? Thanks.
#!/usr/bin/env ruby
require ''rubygems''
require ''wx''
require ''tp1.rb''
class MainFrame < TPSC
2010 Sep 18
1
some question
I am making a program and get some trouble here
1. how do I close all opened child window in mdi form?
2. I cannot disable menu_item, perhaps I use .enable false the wrong way?
--
Suka linux?
Kunjungi blog saya http://penguinroad.blogspot.com
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2011 May 12
2
Which is more rich and easy, wxRuby or fxRuby?
Which one is more feature rich and easy to use, wxRuby or fxRuby? Can I
develop a full-fledged client-server Windows based app. with wxRuby?
--
Posted via http://www.ruby-forum.com/.
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500,
Andi Kleen <andi@firstfloor.org> wrote:
> On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote:
> > On 11/07/2010 08:45 PM, Andi Kleen wrote:
> > >> I read about barrier-problems and data getting to the partition when
> > >> using dm-crypt and several layers so I don''t know if that could be
> >