Create TOC

2010년 4월 30일

OS/X - Opera 10.5x에서 바람 입력기로 한글 입력이 되지 않을때

Opera 10.5x 에서 바람 입력기로 한글 입력이 되지 않을 수 있다. 바람 입력기 설정 화면에서 input by 값을 word로 설정하면 된다.

Opera/addEventListener('load')가 동작하지 않을 때

Opera 10.5x 버전부터 UserScript에서 아래와 같이 load 이벤트에 대해서 함수 연결이 되지 않는다.

document.addEventListener('load', function() {
	alert(1);
}, false);

아래와 같이 그냥 실행하도록 수정한다.

(function () {
	alert(1);
})();

2010년 4월 16일

Opera/Youtube에서 flash를 업데이트 하라고 표시할 때.

출처 : http://www.google.com/support/forum/p/youtube/thread?tid=46dd241356fbad51&hl=en

최신 flash player를 설치했음에도 불구하고 Opera로 Youtube를 접속하면 flash를 업데이트하라는 메시지가 표시된다. 이때는 user script 폴더에 YoutubeProtectionRemover.js파일을 만들어 주면 된다.

// ==UserScript==
// @name        YoutubeProtectionRemover
// @include     http://www.youtube.com/*
// @description Removes lame protection on YouTube
// @copyright 2010, Snap
// ==/UserScript==

window.opera.addEventListener('BeforeScript', function (ev){
	ev.element.text = ev.element.text.replace("yt.flash.update(swfConfig, forceUpdate);","");
}, false);

2010년 4월 13일

Debian/Opera 창을 shade한 후 키보드 입력이 되지 않을 때

Debian에서 iBus를 사용할 경우 Opera 창을 shade하면 키보드 입력이 되지 않을 때가 있다. 이때는 아래 그림에서 표시한 iBus 설정을 바꿔주면 된다(checked 상태면 uncheck로, unchecked 면 check로 해주면 된다).

2010년 4월 11일

Mac OS X keyboard shortcuts

백업용으로 보관. 원문은 http://www.silvermac.com/mac-os-x-keyboard-shortcuts/.

Start up hot-keys (press key while booting)

shortcutdescription
XForce Mac OS X startup
CStart up from a bootable CD
NAttempt to start up from a compatible network server (NetBoot)
TStart up in FireWire Target Disk mode
Opt-Cmd-Shift-DeleteSeeks a different startup volume
ShiftStart up in Safe Boot mode
Cmd-VStart up in Verbose mode
Cmd-SStart up in Single-User mode
Cmd-Opt-EscForce Quit menu
Cmd-Opt-DShow/hide the dock
Ctrl-EjectBring up Shutdown/Sleep/Logout Dialog
Ctrl-Cmd-EjectRestart immediately

Clipboard

shortcutdescription
Cmd-CCopy
Cmd-VPaste
Cmd-XCut
Cmd-ASelect All

Finder Navigation

shortcutdescription
Cmd-NNew Finder window
Cmd-WClose Window
Opt-Cmd-WClose all Windows
Cmd-DownOpen File/Folder
Cmd-UpNavigate to parent
Cmd-RightExpand folder (in list view)
Cmd-LeftCollapse Folder (in list view)
Opt-Cmd-RightExpand folder and its subfolders (in list view)
Opt-Cmd-UpOpen parent folder and close current window
Cmd-Shift-HJump to your Home folder
Cmd-Shift-AJump to your Applications folder
Cmd-Shift UJump to your Utilities folder
Cmd-Shift KJump to the Network browser
Cmd-Shift GGoto Folder…
Cmd-1View as Icons
Cmd-2View as List
Cmd-3View as Columns
Cmd-SpaceOpen Spotlight (OS X 10.4)
Cmd-DeleteMove file/folder to trash
Cmd-Click window titleDisplay the file path

Menu Commands

shortcutdescription
shortcutdescription
Shift-Cmd-QLog out
Shift-Opt-Cmd-QLog out immediately
Shift-Cmd-DeleteEmpty Trash
Opt-Shift-Cmd-DeleteEmpty Trash without dialog
Cmd-HHide window
Opt-Cmd-HHide Others
Cmd-NFile New window
Shift-Cmd-NNew Folder
Cmd-OOpen
Cmd-SSave
Shift-Cmd-SSave as
Cmd-PPrint
Cmd-WClose Window
Opt-Cmd-WClose all Windows
Cmd-IGet Info
Opt-Cmd-IShow Attributes Inspector
Cmd-DDuplicate
Cmd-LMake Alias
Cmd-RShow original
Cmd-TAdd to Favorites
Cmd-DeleteMove to Trash
Cmd-EEject
Cmd-FFind
Cmd-ZUndo
Cmd-BHide Toolbar
Cmd-JShow View Opts
Cmd[ = Go Back
Cmd] = Go Forward
Shift-Cmd-CGo to Computer
Shift-Cmd-HGo to your Home folder
Shift-Cmd-IGo to iDisk
Shift-Cmd-AGo to Applications folder
Shift-Cmd-GGo to Go-To Folder
Cmd-KConnect to Server
Cmd-MMinimize Window
Cmd-?Open Mac Help
Cmd-SpaceOpen Spotlight (OS X 10.4)

Screen capture

shortcutdescription
Cmd-Shift 3Capture the screen to a file
Cmd Ctrl Shift 3Capture the screen to the clipboard
Cmd-Shift 4Select an area to be captured to a file
Cmd Ctrl Shift 4Select an area to be captured to the clipboard
Cmd-Shift 4, then press SpaceCapture entire window

Universal Access

shortcutdescription
Opt-Cmd-* (asterisk)Turn on Zoom
Opt-Cmd-+ (plus)Zoom in
Opt-Cmd? (minus)Zoom out
Cmd-Opt-Ctrl-8Invert Screen colours

Window Management

shortcutdescription
Cmd-WClose window
Cmd-Opt-WClose all windows
Cmd-MMinimise window
Cmd-Opt-MMinimise all windows
Cmd-HHide Application
Cmd-~Cycle through windows for current application
Ctrl-F4Cycle through every open window
Cmd-TabBring up the Application Switcher.
Cmd-TabCycle Forwards
Cmd-~Cycle Backwards
Cmd-Shift-TabCycle Backwards
Cmd-QQuit application

Expose

shortcutdescription
F9Show all open windows on the screen at once
F10Show all windows for the current application.
F11Shows Desktop
F12Activates Dashboard
F12 (hold)ejects disk

Miscellaneous

shortcutdescription
Opt-Cmd-DShow/Hide Dock
Ctrl-UpMove up one page
Ctrl-DownMove down one page
Opt-DragCopy to new location
Opt-Cmd-DragMake alias in new location
Cmd-DragMove to new location without copying
Opt-Cmd-EjectSleep
Cmd-click window toolbar button (upper right corner)Cycle through toolbar views
Ctrl-Cmd-D and mouse over word in Cocoa applicationsshows Dictionary description for that word

2010년 4월 7일

Debian/USB 장치가 두 번 mount 되는 문제

usb device를 연결했을 때 아래와 같이 동일한 장치에 대해서 두 번 mount 되는 경우가 있다.

$ mount
/dev/sdg1 on /media/MARKBOY_IPO type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush)
/dev/sdg1 on /media/MARKBOY_IPO-1 type vfat (rw,nosuid,nodev,sync,uhelper=hal,umask=002)

gnome-volume-managerhalevt가 동시에 설치되었을 때 발생하는 문제인데, halevt 패키지를 삭제하면 된다.

$ sudo apt-get remove halevt