1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
[Note: This text is more than several years out of date and thus might not
be accurate anymore. Please refer to the English README file included with
this package for the latest information. If you can provide an updated
version of this file, we'd be very grateful]
****************************************************************************
**************** ****************
**************** Dette er AfterStep 1.99.0 ****************
**************** ****************
****************************************************************************
0. Snart
--------
* Bliv root (su root)
* Nu kr "./install.script"
eller "./configure ; make ;
make install ;
mv ~/.xinitrc ~/xinitrc.old ;
echo afterstep > ~/.xinitrc ; startx"
* Bagefter prv AfterStep... jeg syntes du vil elker det !
Vote fra AfterStep p http://www.PLiG.org/xwinman/vote.html derfor kunne vi
ved hvis vores verk er nytte !
1. Gr-Det-Slv Instructions :
--------------------------------
1-2. Kr flgende for at configure og compile AfterStep :
Kr configure for at finde henses computer options:
./configure
Hvis du kan ikke bliv root, tager fra install et andere PATH hvor du
kunne skriv.
Stat compilation og have en kop kaffe (drikke langsom hvis hendes CPU er
som mine :-)
make
See p felj advarsen !
1-3. Bliv root for at kre flgende:
su root -
make install
1-4. Skriv i ~/.xinitrc 'afterstep'
echo afterstep > ~/.xinitrc
(Hvis du kunne ikke bliv root, 'echo /myhome/somewhere/afterstep >~/.xinitrc')
Hvis du bedste elsker n configurationfiler :
echo "afterstep -f ~/.steprc" > ~/.xinitrc
1-5. Prv afterstep med :
startx > ~/AF-debug 2>&1
1-6. Hjlp
Hvis du kan ikke lige denne skrm, prv andere look : klik p :
Start/Desktop/Looks/hvad du vil prv
Du kan ogs prv andre feeks :
feks., du kan har 2 titelbuttons med :
Start/Desktop/Feels/feel.purenext
Start/Quit/Restart this session
Men hvis du vil har en look & feel p hver skrm, svar p configure sprge !
Fra en sparskrm, finde xautolock & xlock, og kr :
<<
xautolock -time 5 -corners 00++ -locker "xlock -mode random -allowroot
-timeelapsed -echokeys " &
>>
1-7. Nu, frst du sprge ingenting :
Lse 'TODO/1.0_to_1.5' & kr 'afterstepdoc'
2. Copyright, license, legal kludge :
-------------------------------------
2-1. Implicit copyrights
SINCE BERNE CONVENTION, COPYRIGHTS ARE IMPLICIT, EVEN IF AUTHORS DO NOT
WRITE "COPYRIGHT" WORD IN THE FILE THEY OWN INTELLECTUAL PROPERTY !
Therefore, every file is Copyright (C) by his (or its) respective(s) owner(s)
at the date of writing.
2-2. License
The whole program called AfterStep is distribued under GNU GPL v2 license.
AfterStep library is distributed under LGPL license.
AfterStep documentation is distributed under LDP license.
See doc/licenses/ files for more informations.
2-3. Exceptions
2-3-1. MIT/Evans & Sutherland copyright
Some files from src/, initially from twm, are covered by a different license :
add_window.c afterstep.c borders.c clientwin.c functions.c
2-3-2. Headers
Headers files are public domain ; Robert Nation stated in decorations.c :
<<
Definitions of the hint structure and the constants are courtesy of
mitnits@bgumail.bgu.ac.il (Roman Mitnitski ), who sent this note,
after conferring with a friend at the OSF:
> Hi, Rob
>
> I'm happy to announce, that you can use motif public
> headers in any way you can... I just got the letter from
> my friend, it says literally:
>
>> Hi.
>>
>> Yes, you can use motif public header files, in particular because there is
>> NO limitation on inclusion of this files in your programms....Also, no one
>> can put copyright to the NUMBERS (I mean binary flags for decorations) or
>> DATA STRUCTURES (I mean little structure used by motif to pass description
>> of the decorations to the mwm). Call it another name, if you are THAT MUCH
>> concerned.
>>
>> You can even use the little piece of code I've passed to you - we are
>> talking about 10M distribution against two pages of code.
>>
>> Don't be silly.
>>
>> Best wishes.
>> Eli
>>
3. Hvor kunne jeg finde...
--------------------------
3-1. Mere informationen : www.afterstep.org
3-2. Ny versions : ftp.afterstep.org
3-3. Hjlp : http://mail.afterstep.org/mailman/listinfo/as-users
3-4. Coders : mail majordomo@crystaltokyo.com with subject: subscribe as-devel
3-5. For at snakke : #afterstep p OpenProjects
Du skal bne en OpenProjects connection p irc.openprojects.net
4. AfterStep maintainer :
-------------------------
Det er jeg :-)
Send mig epost fra takken eller bugs.
(unskyld for min dansk, jeg ved det er ikke meget ved)
Guylhem AZNAR <guylhem@oeil.qc.ca>
|