C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지 |
아이디 비밀번호
 
분야별 포럼
C++빌더
델파이
파이어몽키
C/C++
프리파스칼
파이어버드
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

자유게시판
세상 살아가는 이야기들을 나누는 사랑방입니다.
[1959] 라이트스텝 배포본과 한글화 수정 파일을 자료실에 올렸습니다.
김백일 [] 3311 읽음    2001-09-22 14:11
강재호 님이 쓰신 글 :
: 안녕하세요
:
: 만해입니다.
:
: 그동안 사람 속을 무던히 썩이는
:
: 원도우의 익스플로어를 차마 날리지는 못하고~
:
: 지금 라이트 스텝이란걸 깔아서 한 시간 정도 썼는데요 ~
:
: 익스플로어가 쉘에 있던것에 비해
:
: 프로그램의 구동 속도가 상당히 빠른것 같네요
:
: 그리고 메뉴도 자신이 맘대로 할수 있다는게 좋은데~
:
: 기본으로 주어지는 형태가 넘 안좋은게 좀 문제네요~
:
: 김백일님 이글 보시면~
:
: Rc 파일좀 주세요~
:

Resources 자료실에 KDE Metal 2 라는 일본어판 라이트스텝 배포본과
한글화한 step.rc 파일을 올렸습니다.

참고로 라이트스텝 테마는 달랑 step.rc 만 수정한다고 되는 것이
아니라 테마에 대응하는 수십개의 이미지 파일들과 기타 다른 부속 파일
이 필요합니다.

음... 이글을 읽으시는 다른 분들을 위해서
KDE Metal 2의 step.rc 파일을 아예 여기가 붙일께요.

대충 보시면 아시겠지만,
사실 litestep.exe 자체는 다른 기능이 없이
step.rc 파일을 읽고 파싱해서
필요한 모듈(*.dll) 파일들을 로드(loadmodule)한 후,
dll 파일들의 함수 호출시에 step.rc 의 설정을 인자로 전달해
주는 간단한 기능만 수행합니다.
나머지는 각 모듈들이 해당 기능을 수행하는 것이죠.

=============================================================================

;------------------------------------------ -  -   -    -     -      -      
;    KDE MeTAL(Japanese)                    
;                               Copyright 2001 Toshiyuki Itakura
;                               E-Mail : itakura@sam.hi-ho.ne.jp
;                               URL : http://customize.virtualave.net
;
;    KDE MeTAL(Korean)                    
;
;                               Copyright 2001 Baeg-il Kim
;                               E-Mail : cedar@nlp.korea.ac.kr
;                               URL : http://nlp.korea.ac.kr/~cedar
;                    (Under Construction)
;-      -     -    -   -  - ------------------------------------------

ThemeAuthor Baeg-il Kim
ThemeName MeTAL 2.0k

;-----------------------------------------------------------

LiteStepFolder $LiteStepDir$
ThemeFolder    "$LiteStepFolder$themes\metal2\"
LSImageFolder  "$Themefolder$images\"
ModulesFolder  "$LiteStepFolder$modules\"
TextEditor     "C:\Program Files\EditPlus\EditPlus.exe"

;-----------------------------------------------------------
; - [ load modules ] -
;-----------------------------------------------------------

LoadModule $ModulesFolder$sysvwm.dll
LoadModule $LitestepFolder$systray.dll
LoadModule $ModulesFolder$popup2.dll
LoadModule $ModulesFolder$lslnkmenu.dll
LoadModule $ModulesFolder$tasks.dll
LoadModule $ModulesFolder$gandharva.dll
LoadModule $ModulesFolder$desktop2.dll
;LoadModule $ModulesFolder$chronos.dll
LoadModule $ModulesFolder$nornir.dll
LoadModule $ModulesFolder$lsxcommandclock.dll
LoadModule $ModulesFolder$lsxcommand.dll
LoadModule $Modulesfolder$mzscript.dll
LoadModule $ModulesFolder$shortcut2.dll
LoadModule $ModulesFolder$deskfolders.dll
LoadModule $ModulesFolder$textedit2.dll
LoadModule $ModulesFolder$hotkey.dll

include $ThemeFolder$rc\config.rc
include $LiteStepFolder$personal\hotkeys.rc
;include $LiteStepFolder$personal\alias.rc
LsLnkMenuControlFile $ThemeFolder$lslnkmenu.ini
mzScriptFile $LitestepFolder$Themes\metal2\script.rc

SetDesktopArea
SDATtop 0
SDAleft 0

IF ResolutionX = 1024
    SDARight 1024
ENDIF

IF ResolutionX = 1152
    SDARight 1152
ENDIF

IF ResolutionX = 1280
    SDARight 1280
ENDIF

IF ResolutionX = 1600
    SDARight 1600
ENDIF

SDAbottom -48

*DeskFolder background($LSImageFolder$finder\deskfolder.bmp) contents(all) folder($LitestepFolder$) labels(transparent) name(Finder) scrollbar(true) text(#000000) position(-367,-376) size(292,261) view(list) visible(false) border(false) browse(inplace)

;---------------------------------------------------------

;*shortcut "recycle" 14  959 k_logo.bmp .none k_logod.bmp #0S !recycle

IF ResolutionX = 1024
    *shortcut "" 0 -43 1024.bmp .none .none #0S !None
ENDIF

IF ResolutionX = 1152
    *shortcut "" 0 -43 1152.bmp .none .none #0S !None
ENDIF

IF ResolutionX = 1280
    *shortcut "" 0 -43 1280.bmp .none .none #0S !None
ENDIF

IF ResolutionX = 1600
    *shortcut "" 0 -43 1600.bmp .none .none #0S !None
ENDIF

*shortcut "VWM" -212 -43 vwm.bmp .none .none #0S !none

;--------
*shortcut "" -198 -381 finder\selfolder_top.bmp .none .none #2HS !None
*shortcut "Desktop" -198 -378 finder\selfolder_desktop.bmp finder\selfolder_desktop2.bmp .none #2HS !FinderSelectDesktop
*shortcut "C: Drive" -198 -371 finder\selfolder_cdrive.bmp finder\selfolder_cdrive2.bmp .none #2HS !FinderSelectCDrive
*shortcut "D:\Drive" -198 -364 finder\selfolder_ddrive.bmp finder\selfolder_ddrive2.bmp .none #2HS !FinderSelectDDrive
*shortcut "Control Panel" -198 -357 finder\selfolder_cpanel.bmp finder\selfolder_cpanel2.bmp .none #2HS !FinderSelectControlPanel
*shortcut "Trash Can" -198 -350 finder\selfolder_trash.bmp finder\selfolder_trash2.bmp .none #2HS !FinderSelectTrash
*shortcut "" -198 -343 finder\selfolder_bot.bmp .none .none #2HS !None

;--------Finder------------
*shortcut "닫기" -366 -407 finder\close.bmp finder\close_o.bmp finder\close_d.bmp #1HS !FinderClose
*shortcut "Refresh" -260 -392 finder\refresh.bmp finder\refresh2.bmp finder\refresh3.bmp #1HS !DeskFolder Refresh
*shortcut "Parent Folder" -358 -392 finder\parent_folder.bmp finder\parent_folder2.bmp finder\parent_folder3.bmp #1HS !DeskFolder Browse name(Finder) up
*shortcut "" -370 -410 finder\finder.bmp .none .none #1HS !None

*shortcut "Change to desktop" -196 -392 finder\selfolder_desktop3.bmp .none .none #3HS !ShortcutGroupToggle 2
*shortcut "Go" -105 -392 finder\go.bmp finder\go2.bmp finder\go3.bmp #3HS !DeskFolder Browse name(finder) folder(desktop)

*shortcut "Change to C: Drive" -196 -392 finder\selfolder_cdrive3.bmp .none .none #4HS !ShortcutGroupToggle 2
*shortcut "Go" -105 -392 finder\go.bmp finder\go2.bmp finder\go3.bmp #4HS !DeskFolder Browse name(finder) folder(C:\)

*shortcut "Change to D: Drive" -196 -392 finder\selfolder_ddrive3.bmp .none .none #5HS !ShortcutGroupToggle 2
*shortcut "Go" -105 -392 finder\go.bmp finder\go2.bmp finder\go3.bmp #5HS !DeskFolder Browse name(finder) folder(D:\)

*shortcut "Change to ControlPanel" -196 -392 finder\selfolder_cpanel3.bmp .none .none #6HS !ShortcutGroupToggle 2
*shortcut "Go" -105 -392 finder\go.bmp finder\go2.bmp finder\go3.bmp #6HS !DeskFolder Browse name(finder) folder(controlPanel)

*shortcut "Change to TrashCan" -196 -392 finder\selfolder_trash3.bmp .none .none #7HS !ShortcutGroupToggle 2
*shortcut "Go" -105 -392 finder\go.bmp finder\go2.bmp finder\go3.bmp #7HS !DeskFolder Browse name(finder) folder(recycleBin)


;--------Finder------------
*shortcut "Trash Can" 821 -43 trash.bmp trash_d.bmp .none #0S !FinderToggleTrash
*shortcut "Control Panel" 734 -43 cpanel.bmp cpanel_d.bmp .none #0S !FinderToggleControlPanel
*shortcut "D: Drive" 683 -43 d_drive.bmp d_drive_d.bmp .none #0S !FinderToggleDDrive
*shortcut "C: Drive" 632 -43 c_drive.bmp c_drive_d.bmp .none #0S !FinderToggleCDrive
*shortcut "Desktop" 581 -43 desktop.bmp desktop_d.bmp .none #0S !FinderToggleDesktop
;--------Winamp---------
*shortcut "以前 曲" 54 -18 winamp\prev.bmp winamp\prev.bmp winamp\prev_d.bmp #0S !GandharvaCmdPrev
*shortcut "再生" 72 -18 winamp\play.bmp .none winamp\play_d.bmp #0S !GandharvaCmdPlay
*shortcut "一時停止" 89 -18 winamp\pause.bmp .none winamp\pause_d.bmp #0S !GandharvaCmdPause
*shortcut "停止" 110 -18 winamp\stop.bmp .none winamp\stop_d.bmp #0S !GandharvaCmdStop
*shortcut "다음 曲" 128 -18 winamp\next.bmp .none winamp\next_d.bmp #0S !GandharvaCmdNext
*shortcut "열기" 148 -18 winamp\eject.bmp .none winamp\elect_d.bmp #0S !GandharvaCmdOpenFile
;-----------------------
*shortcut "LSXCommand" -22 -65 lsx_hide.bmp .none .none #0S !ToggleLSX
*shortcut "LSXCommand" -190 -65 lsx_show.bmp .none .none #12S !None
;-----------------------
*shortcut "셧다운" 18 -68 shutdown.bmp shutdown_sel.bmp .none #11THS !Shutdown
*shortcut "로그오프" 18 -88 logoff.bmp logoff_sel.bmp .none #11THS !Logoff
*shortcut "리사이클" 18 -108 recycle.bmp recycle_sel.bmp .none #11THS !Recycle
*shortcut "닫기" 18 -127 finder\close.bmp finder\close_o.bmp finder\close_d.bmp #11THS !ShortcutGroupHide 11
*shortcut "" 14 -130 sysmenu.bmp .none .none #11THS !ShortcutGroupHide 11
*shortcut "MeTAL 2.0" 14 -43 ls.bmp .none ls_d.bmp #0S !ShortcutGroupToggle 11
;-----------------------------------------------------------
;                         POPUP                            :
;-----------------------------------------------------------
HotListName         "MeTAL 2.0"
PopupTitlePix       pop_top.bmp
PopupEntryPix         pop_entry.bmp
PopupSelEntryPix    pop_sel.bmp
PopupBottomPix        pop_bottom.bmp
popupSeparatorPix   pop_Spacer.bmp
PopupTitleColor     333333
PopupEntryColor     292929
PopupSelEntryColor  333333
PopupTitleHeight 15
PopupSubMenuHeight  15
PopupTextOffset     5
PopupFontFace         "Tahoma"
PopupFontHeight     13
minpopupwidth          140
maxpopupwidth        140
;NoPopupFolderIcon
NoPopupBevel   
Nopopupmenubevel
PopupOverlapX       9
PopupOverlapY       -18
NoPopupCloseButton
PopupShowExtension
PopupScrollSpeed 9

include $LiteStepFolder$personal\popup.rc
*Popup "設定" Folder
    *Popup "制御板" !PopupControlPanel
    *Popup "step.rc 編集" "$TextEditor$" "$LiteStepDir$step.rc"
;    *Popup "system.ini 編集" c:\windows\system.ini
    *Popup "作業 票示方法 設定" Folder
        *Popup "아이콘 + 텍스트" !TasksText
        *Popup "아이콘만" !TasksIcon
    *Popup ~Folder
*Popup ~Folder
*Popup "내 컴퓨터" !PopupMyComputer
*Popup "作業 目錄" !popuptasks
*Popup !Separator
*Popup "實行" !run
*Popup "파일 檢索" $ModulesFolder$find.exe
*Popup !Separator
*Popup "리사이클" !recycle
*Popup "로그오프" !logoff
*Popup "셧다운" !shutdown


*Popup "%b月 %d日 %I:%M:%S" !DateTime

;-----------------------------------------------------------
;                         Systray                          :
;-----------------------------------------------------------
SystrayBorderX        1
SystrayBorderY        1
systrayX        -23
systrayY        -88
systrayWidth        22
systrayHeight        400
systrayIconSize        16
systrayIconSpacingX    1
systrayIconSpacingY    1
systrayDirection    "left up"
systrayWrapCount    -1
systraybgcolor        FF00FF
systraybordercolor    FFFFFF
systrayBorderDrag    false
SystrayBitmap        "systray.bmp 12 2 2 2 Tiled"

;-----------------------------------------------------------
;                        VWM                               :
;-----------------------------------------------------------

VWMx            -208
VWMy            -39
VWMDesksX       4
VWMDesksY       1
VWMWidth        96
VWMHeight       23
VWMNoGathering
VWMNoMove        
VWMNoswitchonfocus
VWMAlwaysOnTop    false
VWMHideTaskOnSwitch
VWMBackColor    DDDCD9
VWMForeColor    F2F2ED
VWMBackBmp    vwm_bg.BMP

;-----------------------------------------------------------
;                       LSXCommand                         :
;-----------------------------------------------------------
CommandX -175
commandY -60
CommandWidth 151
CommandHeight 12
CommandTopBorderSize 0
CommandBottomBorderSize 0
CommandRightBorderSize 0
CommandLeftBorderSize 0
CommandBorderSize 0
CommandBGColor E4E3E0
CommandTextColor 333333
CommandTextFontFace "Tahoma"
CommandTextSize 12
CommandNotMoveable
CommandNotAlwaysOnTop
CommandHistoryEntries 20
CommandNewestHistoryItemsOnTop
CommandClockDisappearsOnFocus
CommandTransparentEditBox
CommandNewestHistoryItemsOnTop
;CommandBackground lsx_bg.bmp
;CommandHideOnStart

;-----------------------------------------------------------
;                       Gandharva                          :
;-----------------------------------------------------------
GandharvaX 56
GandharvaY -36
GandharvaWidth 80
GandharvaHeight 12
GandharvaBorderSize 0
;GandharvaBGColor <COLORREF>
;GandharvaBorderColor <COLORREF>
GandharvaBitmap lsxc.bmp
GandharvaFont "Tahoma"
GandharvaFontSize 12
GandharvaFontColor 333333
GandharvaAutoScroll
GandharvaScrollInterval 1000
GandharvaScrollStep 4

;-----------------------------------------------------------
;                         Nornir                           :
;-----------------------------------------------------------
NornirBGColor DDDCD9
NornirFont "Tahoma"
NornirFontSize 12
NornirFontColor 333333
;NornirFontItalic
;NornirFontBold
NornirX -100
NornirY -34
NornirWidth 90
NornirHeight 12
;;NornirBitmap <Bitmap File>
;;NornirAlwaysOnTop
NornirLocale kor
NornirFormat "%Y年 %m月 %d日"

;-----------------------------------------------------------
;                    LSXCommandClock                       :
;-----------------------------------------------------------
CommandClockX -86                    ; 表示位置 X座標 (-X 指定可)
CommandClockY -20                    ; 表示位置 Y座標 (-Y 指定可)
CommandClockWidth 75                    ; 橫幅
CommandClockHeight 12                    ; 縱幅
CommandClockBorderSize 0                ; 테두리 幅 (上下左右一括)
CommandClockTextFontFace "Tahoma"            ; 글꼴 이름
CommandClockTextFontBold
CommandClockTextSize 13                    ; 글꼴 크기
CommandClockTextColor 333333                ; 文字色
CommandClockBGColor DDDCD9                ; 背景色
;CommandClockBackground file.bmp            ; 背景 그림
CommandClockString " %H : %M : %S"
;CommandClockString "%p%I:%M:%S %@"
CommandClockNotMoveable                    ; 移動 禁止
CommandClockNotAlwaysOnTop                ; 恒常 위로 하지 않음
CommandClockNoCursorChange                ; 커서 모양을 變更하지 않음
;CommandClockTransparentEditBox                ; 透明한 에디트 박스

;-----------------------------------------------------------
;                    Chronos                           :
;-----------------------------------------------------------
;ChronosX -96                    ; 表示位置 X座標 (-X 指定可)
;ChronosY -20                    ; 表示位置 Y座標 (-Y 指定可)
;ChronosWidth 85                ; 橫幅
;ChronosHeight 12                ; 縱幅
;ChronosBorderSize 0                ; 테두리 幅 (上下左右一括)
;ChronosTextFontFace "Tahoma"            ; 글꼴 이름
;ChronosTextSize 13                ; 글꼴 크기
;ChronosTextColor 333333            ; 文字色
;ChronosBGColor DDDCD9                ; 背景色
;;ChronosBackground file.bmp            ; 背景 그림
;ChronosString "%Y年 %m月 %d日%n%p %I:%M:%S"
;;ChronosString "%p%I:%M:%S %@"
;ChronosNotMoveable                ; 移動 禁止
;ChronosNotAlwaysOnTop                ; 恒常 위로 하지 않음
;ChronosNoCursorChange                ; 커서 모양을 變更하지 않음
;;ChronosTransparentEditBox            ; 透明한 에디트 박스

+ -

관련 글 리스트
1940 [만해] 라이트 스텝 사용기 #1 강재호 3271 2001/09/22
1959     라이트스텝 배포본과 한글화 수정 파일을 자료실에 올렸습니다. 김백일 3311 2001/09/22
1943     Re:[만해] 라이트 스텝 사용기 #1 김재철 3062 2001/09/22
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.