diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:57:52 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 02:19:19 +0100 |
commit | cf1c7aaf3d494a35daeec08285f724913f92a266 (patch) | |
tree | 37b539af52c3f7b6bad248116359c6460b5b0a35 /skel-trinity/.trinity/share/config/konsolerc | |
parent | be1180372f14bd699d7919ba6dad0308d31192f9 (diff) | |
download | etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.zip etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.tar.gz |
added trinity package
Diffstat (limited to 'skel-trinity/.trinity/share/config/konsolerc')
-rw-r--r-- | skel-trinity/.trinity/share/config/konsolerc | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/skel-trinity/.trinity/share/config/konsolerc b/skel-trinity/.trinity/share/config/konsolerc new file mode 100644 index 0000000..680ab62 --- /dev/null +++ b/skel-trinity/.trinity/share/config/konsolerc @@ -0,0 +1,68 @@ +[$Version] +update_info=konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1 + +[Desktop Entry] +ActiveSession=0 +AllowResize=true +BlinkingCursor=false +CtrlDrag=false +CutToBeginningOfLine=false +DefaultSession=shell.desktop +DynamicTabHide=false +Fullscreen=false +Height 768=435 +LineSpacing=0 +SilenceSeconds=10 +TabViewMode=0 +TerminalSizeHint=true +WarnQuit=true +Width 1024=742 +XonXoff=false +bellmode=0 +class=konsole-mainwindow#1 +defaultfont=Monospace,12,-1,5,50,0,0,0,0,0 +font=8 +has frame=true +history=1000 +historyenabled=true +keytab=default +schema=Transparent_darkbg.schema +scrollbar=2 +tabbar=2 +wordseps=:@-./_~ + +[TipOfDay] +RunOnStart=false + +[Toolbar style] +IconText=IconTextRight +Index=0 +NewLine=FALSE +Offset=-1 +Position=Bottom + +[konsole-mainwindow#1 Toolbar style] +Hidden=false +IconSize=22 +Index=0 +NewLine=false +Offset=-1 + +[options] +Fullscreen=false +Height 600=421 +Height 768=421 +WarnQuit=true +Width 1024=740 +Width 800=740 +class=konsole-mainwindow#1 +defaultheight=445 +defaultwidth=660 +font=5 +history=true +keytab=3 +konsolearguments=/bin/bash +menubar visible=true +toolbar height=32 +toolbar position=3 +toolbar visible=true |