dbo:abstract |
In user interface design, a mode is a distinct setting within a computer program or any physical machine interface, in which the same user input will produce perceived results different from those that it would in other settings. Modal interface components include the Caps lock and Insert keys on the standard computer keyboard, both of which typically put the user's typing into a different mode after being pressed, then return it to the regular mode after being re-pressed. An interface that uses no modes is known as a modeless interface. Modeless interfaces avoid mode errors, in which the user performs an action appropriate to one mode while in another mode, by making it impossible for the user to commit them. (en) ユーザインタフェースにおけるモード (英: mode) とは、計算機プログラムや物理的インタフェースの遷移状態のひとつである。これらが複数のモード(状態)を有する場合、ユーザーが同一の入力をしても、モードに応じて出力(結果)が異なる。標準的なキーボードが備えているCapsLockキーや挿入キーは、おそらく最も著名なモーダルインタフェースである。これらのキーを押すとユーザーのキー入力の処理が異なるモードで行われるようになり、もう一度押すと元のモードに戻る(1980年代には、CapsLockキー自身がオンオフのロック状態をプッシュ操作で切り替えるような特殊なキーになっているキーボードもあったが、こんにちでは「キーボードが」そのようなインタフェースを備えているわけではない。Capsキーの処理とそのLEDの制御はコンピュータ本体が実行するOSのキーボードドライバが行っており、挿入キーによって変わるのもコンピュータ本体が実行しているアプリケーションのモードが変わるのであって、キーボード側からは、単にキーが押された・離された、という信号が他のキーと同様に発生されるだけにすぎない)。 モードを有するインタフェースをモーダルなインタフェース、モードを有しないインタフェースをモードレスなインタフェースと呼ぶ。モードレスなインタフェースは、ユーザーがモードに起因する誤り(前述のCapsLockキーの例で言えば、ユーザーは小文字のaを入力する意図で「a」キーを押したのに、CapsLockモードになっていたために大文字の「A」が入力されてしまう、など)を犯さないようにするために採用される。 (ja) |
dbo:thumbnail |
wiki-commons:Special:FilePath/Arret.jpg?width=300 |
dbo:wikiPageExternalLink |
https://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGHIDesign/chapter_5_section_2.html%23/apple_ref/doc/uid/TP30000353-DontLinkElementID_701 http://www.hcibook.com/e3/casestudy/excel-mode http://www.csl.sri.com/papers/ress01/ https://web.archive.org/web/20071022205105/http:/www.usabilityfirst.com/glossary/term_321.txl https://web.archive.org/web/20071030044836/http:/www.usabilityfirst.com/glossary/main.cgi%3Ffunction=display_term&term_id=655 http://dl.acm.org/citation.cfm%3Fid=212925.212970%7Cedition=2%7Ceditor=Baecker, http://www.useit.com/alertbox/springload.html |
dbo:wikiPageID |
2311336 (xsd:integer) |
dbo:wikiPageLength |
24802 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1122819419 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Canon_Cat dbr:QWERTY dbr:Modal_window dbr:Multi-touch dbr:Denver_Art_Museum dbr:Application_posture dbr:Application_software dbr:Archy_(software) dbr:USS_John_S._McCain_(DDG-56) dbr:Undo dbr:Unix dbr:Vi dbr:Dead_key dbr:Caps_lock dbr:Insert_key dbr:Interaction_design dbr:Interface_(computing) dbr:Lightbox_(JavaScript) dbr:User_interface dbc:Human–computer_interaction dbr:Computer_keyboard dbr:Control_key dbr:Mental_model dbr:Error_message dbr:Cisco_IOS dbr:Eglin_Air_Force_Base dbr:Emacs dbr:Emacs_Lisp dbr:GUI dbr:Game_mode dbr:Gameplay dbr:Modifier_key dbr:Apple_Computer dbr:Lock_key dbr:Situational_awareness dbr:Computer_program dbr:Email dbr:Donald_Norman dbr:Palette_(computing) dbr:State_(computer_science) dbr:Habituation dbr:Graphical_control_element_(software) dbr:Air_France_Flight_447 dbc:User_interface_techniques dbr:Alt_key dbr:Ex_(text_editor) dbr:F-35A dbr:PARC_(company) dbr:Focus_stealing dbr:Stop_sign dbr:Word_processor dbr:Operant_conditioning dbr:Escape_key dbr:Text_editor dbr:Jakob_Nielsen_(usability_consultant) dbr:Jef_Raskin dbr:The_Humane_Interface dbr:Asiana_Airlines_Flight_214 dbc:User_interfaces dbr:Accessibility dbc:Graphical_user_interface_elements dbr:Alert_dialog_box dbr:Keyboard_layout dbr:Larry_Tesler dbr:Latin dbr:Latin_alphabet dbr:Recycle_bin_(computing) dbr:User_input dbr:Automation_surprise dbr:Autothrottle dbr:Azimuth_thruster dbr:BIOS dbr:Photo_manipulation dbr:USS_John_S._McCain_and_Alnic_MC_collision dbr:IRC dbr:File_browser dbr:Shift_key dbr:Sign dbr:Workflow dbr:Diacritics dbr:Text_mode dbr:Human_computer_interaction dbr:National_Transportation_Safety_Board dbr:Num_lock dbr:StickyKeys dbr:Scroll_lock dbr:PC_keyboard dbr:Four-way_stop dbr:Xerox_PARC dbr:Keybinding dbr:Web_browsing dbr:Ad_lib dbr:User_test dbr:Overtype dbr:File:Arret.jpg dbr:Wiktionary:Mode dbr:Wiktionary:quasi- |
dbp:wikiPageUsesTemplate |
dbt:About dbt:Cite_book dbt:Distinguish dbt:Expand_section dbt:Reflist dbt:See_also dbt:Who |
dct:subject |
dbc:Human–computer_interaction dbc:User_interface_techniques dbc:User_interfaces dbc:Graphical_user_interface_elements |
rdf:type |
owl:Thing |
rdfs:comment |
In user interface design, a mode is a distinct setting within a computer program or any physical machine interface, in which the same user input will produce perceived results different from those that it would in other settings. Modal interface components include the Caps lock and Insert keys on the standard computer keyboard, both of which typically put the user's typing into a different mode after being pressed, then return it to the regular mode after being re-pressed. (en) ユーザインタフェースにおけるモード (英: mode) とは、計算機プログラムや物理的インタフェースの遷移状態のひとつである。これらが複数のモード(状態)を有する場合、ユーザーが同一の入力をしても、モードに応じて出力(結果)が異なる。標準的なキーボードが備えているCapsLockキーや挿入キーは、おそらく最も著名なモーダルインタフェースである。これらのキーを押すとユーザーのキー入力の処理が異なるモードで行われるようになり、もう一度押すと元のモードに戻る(1980年代には、CapsLockキー自身がオンオフのロック状態をプッシュ操作で切り替えるような特殊なキーになっているキーボードもあったが、こんにちでは「キーボードが」そのようなインタフェースを備えているわけではない。Capsキーの処理とそのLEDの制御はコンピュータ本体が実行するOSのキーボードドライバが行っており、挿入キーによって変わるのもコンピュータ本体が実行しているアプリケーションのモードが変わるのであって、キーボード側からは、単にキーが押された・離された、という信号が他のキーと同様に発生されるだけにすぎない)。 (ja) |
rdfs:label |
モード (ユーザインタフェース) (ja) Mode (user interface) (en) |
rdfs:seeAlso |
dbr:Modal_window dbr:User_error |
owl:differentFrom |
dbr:Multimodal_interaction dbr:Modality_(human-computer_interaction) |
owl:sameAs |
wikidata:Mode (user interface) dbpedia-ja:Mode (user interface) https://global.dbpedia.org/id/4rxB9 |
prov:wasDerivedFrom |
wikipedia-en:Mode_(user_interface)?oldid=1122819419&ns=0 |
foaf:depiction |
wiki-commons:Special:FilePath/Arret.jpg |
foaf:isPrimaryTopicOf |
wikipedia-en:Mode_(user_interface) |
is dbo:wikiPageDisambiguates of |
dbr:Mode |
is dbo:wikiPageRedirects of |
dbr:Mode_(computer_interface) dbr:Quasimode_(computer_interface) dbr:Mode_error dbr:Modeless dbr:Mode_confusion dbr:Mode_errors dbr:Spring-loaded_mode dbr:Quasi-mode dbr:Modaless |
is dbo:wikiPageWikiLink of |
dbr:Modal_window dbr:Modality dbr:Mode dbr:Bracketed-paste dbr:Archy_(software) dbr:Cursor_(user_interface) dbr:Vi dbr:Vile_(text_editor) dbr:VisTrails dbr:Dead_key dbr:Incremental_search dbr:Insert_key dbr:Mode_(computer_interface) dbr:Quasimode_(computer_interface) dbr:Command-line_interface dbr:Commodore_128 dbr:Escape_sequence dbr:Mode_error dbr:Modeless dbr:Modifier_key dbr:Context_MBA dbr:Lock_key dbr:Bank_Street_Writer dbr:UNetbootin dbr:EasyWriter dbr:Editor_war dbr:Ex_(text_editor) dbr:Caps_Lock dbr:Focus_stealing dbr:Graphical_user_interface dbr:Pointing_device_gesture dbr:Quasimode dbr:The_Humane_Interface dbr:Kate_(text_editor) dbr:Larry_Tesler dbr:Dink_Smallwood dbr:I3_(window_manager) dbr:Gypsy_(software) dbr:Waveform_graphics dbr:Roguelike dbr:Mouse_button dbr:Outline_of_human–computer_interaction dbr:Mode_confusion dbr:Mode_errors dbr:Spring-loaded_mode dbr:Quasi-mode dbr:Modaless |
is rdfs:seeAlso of |
dbr:Modal_window dbr:Game_mechanics |
is owl:differentFrom of |
dbr:Modality_(human–computer_interaction) dbr:Multimodal_interaction |
is foaf:primaryTopic of |
wikipedia-en:Mode_(user_interface) |