Minimoy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 68: | Line 68: | ||
** [https://wiki.ubuntu.com/GnomeDo/Plugins/GoogleCalculator Google Calculator] v1.0 |
** [https://wiki.ubuntu.com/GnomeDo/Plugins/GoogleCalculator Google Calculator] v1.0 |
||
--> |
--> |
||
==== VIM ==== |
|||
* File <tt>~/.vimrc</tt> |
|||
<div style="padding-left:2em;"><source lang="bash"> |
|||
syntax enable |
|||
set bg=light |
|||
set number |
|||
set bs=2 |
|||
nnoremap j h |
|||
nnoremap k j |
|||
nnoremap l k |
|||
nnoremap m l |
|||
nnoremap h m |
|||
vnoremap j h |
|||
vnoremap k j |
|||
vnoremap l k |
|||
vnoremap m l |
|||
vnoremap h m |
|||
set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab |
|||
set autoindent |
|||
</source></div> |
|||
=== Software Installation Log === |
=== Software Installation Log === |
||
Line 79: | Line 100: | ||
=== Miscellaneous === |
=== Miscellaneous === |
||
* [<tt>2009-09-06</tt>] - '''Preferences''', '''Keyboard''' - Added keyboard '''Belgium''', 1st in list - no separate layout for each window. |
* [<tt>2009-09-06</tt>] - '''Preferences''', '''Keyboard''' - Added keyboard '''Belgium''', 1st in list - no separate layout for each window. |
||
* [<tt>2009-09-08</tt>] - ''[[Gnome#Gnome_Terminal|gnome-terminal]]'', set system-wide '''terminal window size''' to '''150x43'''. |
|||
<!-- template lines |
<!-- template lines |
Revision as of 22:33, 7 September 2009
Windows XP Home
- Installation
- 1st power-on: windows completes its installation (disabled auto update), 1st boot, samsung software installs itself, auto restart into Samsung Recovery Solution III.
- SRS III: hidden partition 6GB, C: partition 25GB, D: partition 118GB
- Personalised NT Explorer
- Samsung Update Plus
- 2009/08/19 - error message DwlStatus != ...
- Launch Explorer - Uninstall Google Toolbar
- Uninstall McAfee (get MCPR.exe removal tool here [1], referenced here [2])
- Installed Opera 9.64
- Windows Update - set to notify
- Added keyboard "Français (Belgique)"
- Network assistant wizard
- Network work group = "HELL"
- Enable file sharing
- Installed Launchy (hide when loses focus, always center, don't check for updates, update catalog manually).
TODO:
- Add launchy plugins
- Enable sharing with other PCs
- Install DVD reader
- disable dvd autorun
- 2009-08-29 - INSTALL - new hardware - added DVD writer USB
- 2009-08-29 - INSTALL - Opera - Flash player 10
- 2009-08-29 - INSTALL - DVD Writer - Samsung FW LiveUpdate 2.0 --> doesn't work...
tried to install direct FW update synaptic - sensibility = max -1, scroll window under pointer Update Samsung Update, but doesn't work (list 3 update, but installing them show the history window, without any other effect) INSTALL - Nero 8 Essential - full install (keep all suggested defaults)
souris -> disabled region of virtual scrolling (horizontal) nero showtime --> proposed to download dolby digital demo for free... refused, but then can't hear ghost in the shell!!!
Hardware Configuration Log
- [2009-09-01] Hardware - Gyration Universal Remote.
- [2009-09-01] Install - Triple tap Windows 32bit patch.
- [2009-09-01] Hardware - USB DVDWriter SE-S084B.
- [2009-09-01] Settings - Changed region code to 2 (with DVD Decrypter).
- [2009-09-02] BIOS - MBR - Write protect MBR (to protect against virus and... GRUB!)
- [2009-09-02] BIOS - Boot sequence - USB CD, USB HDD, HDD.
Software Installation Log
- [2009-09-01] - DVD Decrypter 3.5.4.0
- Removed IFO PUO (in File Mode, IFO Mode, ISO Read Mode). Kept VOB PUO since might break DVD (if angles).
- [2009-09-05] - XBMC 9.04.1 repack 2
- [2009-09-05] - 7-zip 4.65
Software previously installed:
- None
Eenbuntu NBR 3.0.1 (Ubuntu 9.04)
Applications
Gnome DO
- My reference page
- Start Gnome DO at login
- Hide window on first launch (quiet mode)
- Launch key: <alt>+space.
VIM
- File ~/.vimrc
syntax enable
set bg=light
set number
set bs=2
nnoremap j h
nnoremap k j
nnoremap l k
nnoremap m l
nnoremap h m
vnoremap j h
vnoremap k j
vnoremap l k
vnoremap m l
vnoremap h m
set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
set autoindent
Software Installation Log
- [2009-09-05] - First installation - Installation on 8GB USB key (See [3])
- [2009-09-06] - Gnome DO
- [2009-09-06] - VIM
Software previously installed:
- None
Miscellaneous
- [2009-09-06] - Preferences, Keyboard - Added keyboard Belgium, 1st in list - no separate layout for each window.
- [2009-09-08] - gnome-terminal, set system-wide terminal window size to 150x43.