Help for this page

Select Code to Download


  1. or download this
    XRaiseWindow(GDK_DISPLAY(), (Window) x_win);
    XSetInputFocus(GDK_DISPLAY(), (Window) x_win), RevertToParent,
    CurrentTime);
    
  2. or download this
    $ppc = Win32::Process::Create(
        $global_process, 
    ...
        NORMAL_PRIORITY_CLASS, 
        '.'
    );