?? fblogo_patch.1
字號:
.\" Hey, EMACS: -*- nroff -*-.\" First parameter, NAME, should be all caps.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection.\" other parameters are allowed: see man(7), man(1).TH FBLOGO_PATCH 1 "August 07, 2002".\" Please adjust this date whenever revising the manpage..\".\" Some roff macros, for reference:.\" .nh disable hyphenation.\" .hy enable hyphenation.\" .ad l left justify.\" .ad b justify to both left and right margins.\" .nf disable filling.\" .fi enable filling.\" .br insert line break.\" .sp <n> insert n+1 empty lines.\" for manpage-specific macros, see man(7).SH NAMEfblogo_patch \- Generate a kernel patch using a kernel source tree and a custom logo header.SH SYNOPSIS.B fblogo_patch\fIlogo-header\fP \fIpath-to-linux-source\fP [\fIwidth\fP \fIheight\fP].SH DESCRIPTION.PP.\" TeX users may be more comfortable with the \fB<whatever>\fP and.\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" respectively.\fBfblogo_patch\fP takes a logo header file, the linux source tree, and dimensions of the logo, and sends a reusable diff to patch the kernel tree with to stdout. No manual editing in the kernel sources is therefor required (e.g. editing fbcon.c).SH OPTIONS.TP.B logo-headerYour custom logo header file.TP.B path-to-linux-sourcePath to your kernel source tree, e.g. /usr/src/linux.TP.B widthWidth in pixels of the logo image.TP.B heightHeight in pixels of the logo image.TPIf width and height are omitted, fblogo_patch will try to detect these values from the specified header file, which will only work if the header was created by fblogo. This feature is still experimental though, and will likely fail..SH USAGE.PPFirst generate a header file using \fBfblogo\fP(1), which will also tell you the image's dimensions in case you don't know them. Using this new header file and it's dimensions, call fblogo_patch: (Assuming your kernel sources are to be found in /usr/src/linux, and you just created a linux_logo.h using an image of 300x80 size).TP.B fblogo_patch linux_logo.h /usr/src/linux 300 80 > mylogo.patch.SH SEE ALSO\fBfblogo\fP(1).SH AUTHORfblogo_patch was written by Gordon Fraser <gordon@debian.org>. It is licensed under the terms of the GNU General Public License.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -