代码搜索结果

找到约 16,607 项符合 Screen 的代码

readme.bsd

0. 请注意 zhcon 目前只能在第一个控制台运行! 可以配合screen使用多个控制台: zhcon screen 来启动screen 之后可以用Ctrl-a Ctrl-c来产生新的console session 其它功能请 man screen 可以将以下脚本放到.bashrc中来在登录的时候自动启动zhcon和screen #automatic

scr_prsm.c

/* * scr_prsm.c * * Microwindows screen driver for the Isicad Prisma diskless workstation * by George Harvey. * * This is mostly 'glue' code, the real work is done by assembler routines * in as

genmem.c

/* * Copyright (c) 2000, 2001 Greg Haerr * * Screen Driver Utilities * * Microwindows memory device routines */ #include #include #include #in

scr_djgr.c

/* * Copyright (c) 1999 Greg Haerr * * Copyright (c) 1999 Victor Rogachev * * Screen Driver using DJGPP & GRX Library * * For only GRX lib * * This driv

launcher.cnf

# Sample launcher configuration file # These are the screen savers to use: # A simple screen blanker: # $screensaver bin/nsaver 1 # Draws random dots: $screensaver bin/nsaver 2 # Draws random lines:

screenwindow.cpp

/* Copyright (c) 2002, Thomas Kurschel based on Screen Preferences Panel written for OpenBeOS by Rafael Romo Part of Radeon Screen Preferences Main window, handling mode select and set */ #i

screensettings.cpp

#include #include #include "ScreenSettings.h" const char ScreenSettings::fScreenSettingsFile[] = "RRScreen_Data"; ScreenSettings::ScreenSettings() { BPath path; if (find

screendrawview.h

/* Copyright (c) 2002, Thomas Kurschel based on Screen Preferences Panel written for OpenBeOS by Rafael Romo Part of Radeon Screen Preferences Draws little monitor icon in main window */ #if

screenapplication.h

/* Copyright (c) 2002, Thomas Kurschel based on Screen Preferences Panel written for OpenBeOS by Rafael Romo Part of Radeon Screen Preferences Application object */ #ifndef SCREENAPPLICATION

screen.s

/* This is file SCREEN.S */ /* ** Copyright (C) 1993 DJ Delorie ** ** This file is distributed under the terms listed in the document ** "copying.dj". ** A copy of "copying.dj" should accompany this f