diff options
author | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-10-05 22:06:17 -0400 |
---|---|---|
committer | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-10-05 22:06:17 -0400 |
commit | 7f424af6cf89dea2b2aa9bf05d9f971ac98fc70e (patch) | |
tree | ebe20c8959ed1d7654c48df1e8317b4cbb7207ce | |
parent | e3a3eba157dbb88de9ab39c8a4c0fb7d7f850944 (diff) | |
download | openwrt-repro-7f424af6cf89dea2b2aa9bf05d9f971ac98fc70e.tar.gz openwrt-repro-7f424af6cf89dea2b2aa9bf05d9f971ac98fc70e.zip |
adding some unadded files
-rw-r--r-- | .fluxbox/init | 103 | ||||
-rw-r--r-- | .ipython/ipythonrc-scipy-bnewbold | 47 |
2 files changed, 150 insertions, 0 deletions
diff --git a/.fluxbox/init b/.fluxbox/init new file mode 100644 index 0000000..3f589a7 --- /dev/null +++ b/.fluxbox/init @@ -0,0 +1,103 @@ +session.screen0.slit.onhead: 0 +session.screen0.slit.layer: Dock +session.screen0.slit.onTop: False +session.screen0.slit.maxOver: false +session.screen0.slit.autoHide: false +session.screen0.slit.placement: BottomRight +session.screen0.slit.direction: Vertical +session.screen0.slit.onHead: 0 +session.screen0.slit.alpha: 255 +session.screen0.tabs.maxOver: false +session.screen0.tabs.intitlebar: true +session.screen0.menu.alpha: 255 +session.screen0.window.focus.alpha: 255 +session.screen0.window.unfocus.alpha: 255 +session.screen0.toolbar.visible: true +session.screen0.toolbar.onhead: 0 +session.screen0.toolbar.layer: Dock +session.screen0.toolbar.onTop: false +session.screen0.toolbar.autoHide: false +session.screen0.toolbar.tools: workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock +session.screen0.toolbar.maxOver: false +session.screen0.toolbar.height: 0 +session.screen0.toolbar.placement: BottomCenter +session.screen0.toolbar.alpha: 255 +session.screen0.toolbar.widthPercent: 66 +session.screen0.tab.placement: TopLeft +session.screen0.tab.alignment: Left +session.screen0.tab.height: 16 +session.screen0.tab.width: 64 +session.screen0.tab.rotatevertical: true +session.screen0.overlay.lineWidth: 1 +session.screen0.overlay.lineStyle: LineSolid +session.screen0.overlay.joinStyle: JoinMiter +session.screen0.overlay.capStyle: CapNotLast +session.screen0.titlebar.left: Stick +session.screen0.titlebar.right: Minimize Maximize Close +session.screen0.iconbar.usePixmap: true +session.screen0.iconbar.alignment: Relative +session.screen0.iconbar.iconTextPadding: 10l +session.screen0.iconbar.mode: Workspace +session.screen0.iconbar.wheelMode: Screen +session.screen0.iconbar.iconWidth: 70 +session.screen0.focusModel: ClickFocus +session.screen0.autoRaise: true +session.screen0.defaultDeco: NORMAL +session.screen0.fullMaximization: false +session.screen0.showwindowposition: true +session.screen0.userFollowModel: Follow +session.screen0.sloppywindowgrouping: true +session.screen0.decorateTransient: true +session.screen0.windowScrollReverse: false +session.screen0.desktopwheeling: true +session.screen0.resizeMode: Bottom +session.screen0.antialias: false +session.screen0.colPlacementDirection: TopToBottom +session.screen0.allowRemoteActions: false +session.screen0.opaqueMove: false +session.screen0.focusNewWindows: true +session.screen0.edgeSnapThreshold: 0 +session.screen0.windowScrollAction: +session.screen0.rootCommand: +session.screen0.focusLastWindow: true +session.screen0.followModel: Ignore +session.screen0.maxOverSlit: true +session.screen0.imageDither: false +session.screen0.demandsAttentionTimeout: 500 +session.screen0.tabFocusModel: ClickToTabFocus +session.screen0.menuMode: Delay +session.screen0.workspaces: 6 +session.screen0.menuDelayClose: 0 +session.screen0.rowPlacementDirection: RightToLeft +session.screen0.workspacewarping: true +session.screen0.strftimeFormat: %k:%M +session.screen0.windowMenu: +session.screen0.windowPlacement: ColSmartPlacement +session.screen0.clickRaises: true +session.screen0.workspaceNames: space1,space2,space3,space4,space5,Workspace 6, +session.screen0.reversewheeling: false +session.screen0.menuDelay: 0 +session.titlebar.left: Stick +session.titlebar.right: Minimize Maximize Close +session.menuFile: /home/bnewbold/.fluxbox/menu +session.configVersion: 1 +session.styleOverlay: ~/.fluxbox/overlay +session.imageDither: True +session.autoRaiseDelay: 250 +session.forcePseudoTransparency: false +session.slitlistFile: /home/bnewbold/.fluxbox/slitlist +session.tabsAttachArea: Window +session.keyFile: ~/.fluxbox/keys +session.iconbar: true +session.modKey: Mod1 +session.ignoreBorder: false +session.doubleClickInterval: 250 +session.cacheMax: 200l +session.opaqueMove: false +session.tabs: false +session.groupFile: +session.appsFile: ~/.fluxbox/apps +session.colorsPerChannel: 4 +session.cacheLife: 5l +session.tabPadding: 0 +session.styleFile: /home/bnewbold/.fluxbox/styles/TheOrange diff --git a/.ipython/ipythonrc-scipy-bnewbold b/.ipython/ipythonrc-scipy-bnewbold new file mode 100644 index 0000000..cff8f4a --- /dev/null +++ b/.ipython/ipythonrc-scipy-bnewbold @@ -0,0 +1,47 @@ +# -*- Mode: Shell-Script -*- Not really, but shows comments correctly +#*************************************************************************** +# +# Configuration file for ipython -- ipythonrc format +# +# The format of this file is one of 'key value' lines. +# Lines containing only whitespace at the beginning and then a # are ignored +# as comments. But comments can NOT be put on lines with data. +#*************************************************************************** + +# This is an example of a 'profile' file which includes a base file and adds +# some customizaton for a particular purpose. + +# If this file is found in the user's ~/.ipython directory as ipythonrc-scipy, +# it can be loaded by calling passing the '-profile scipy' (or '-p scipy') +# option to IPython. + +# This example is meant to load several modules to turn ipython into a very +# capable environment for high-end numerical work, similar to IDL or MatLab +# but with the beauty of the Python language. + +# load our basic configuration with generic options +include ipythonrc + +# import ... +# Load SciPy by itself so that 'help scipy' works +import_mod scipy pylab + +# from ... import ... +import_some + +# Now we load all of SciPy +# from ... import * +import_all scipy IPython.numutils pylab + +# code +# execute print 'Welcome to the SciPy Scientific Computing Environment.' + +######## CHANGED -bnewbold +#execute scipy.alter_numeric() + + + +# File with alternate printer system for Numeric Arrays. +# Files in the 'Extensions' directory will be found by IPython automatically +# (otherwise give the explicit path): +execfile Extensions/numeric_formats.py jlab/stats.py jlab/importdata.py jlab/plotting.py |