JP2012248090A - Information processing unit, information processing method and program - Google Patents

Information processing unit, information processing method and program Download PDF

Info

Publication number
JP2012248090A
JP2012248090A JP2011120737A JP2011120737A JP2012248090A JP 2012248090 A JP2012248090 A JP 2012248090A JP 2011120737 A JP2011120737 A JP 2011120737A JP 2011120737 A JP2011120737 A JP 2011120737A JP 2012248090 A JP2012248090 A JP 2012248090A
Authority
JP
Japan
Prior art keywords
screen
display
information processing
notification
lock screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011120737A
Other languages
Japanese (ja)
Inventor
Mitsuharu Shima
光治 嶋
Yoshinori Honda
義則 本多
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2011120737A priority Critical patent/JP2012248090A/en
Publication of JP2012248090A publication Critical patent/JP2012248090A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing unit, an information processing method and a program capable of checking a piece of information of a notification such as mail in a state an operation screen is locked.SOLUTION: The information processing unit includes first display means, lock screen display means and second display means. The first display means displays an operation screen relevant to the operation of own device on a display device. The lock screen display means locks the operation screen and displays a lock screen different from the operation screen on the display device. The second display means displays a piece of information included in a notification received by own device from the outside while the operation screen is locked on the lock screen.

Description

本発明の実施形態は、情報処理装置、情報処理方法およびプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus, an information processing method, and a program.

情報セキュリティを向上させることを目的として、ユーザが離席する場合などにはPC(Personal Computer)等の情報処理装置の操作画面をロックすることが推奨されている。操作画面のロックが行われると、画面全体がロック解除のための画面(ロック画面)に切り替わるため操作画面は不可視状態となる。   For the purpose of improving information security, it is recommended to lock the operation screen of an information processing apparatus such as a PC (Personal Computer) when the user leaves the office. When the operation screen is locked, the entire screen is switched to a screen for unlocking (lock screen), and the operation screen becomes invisible.

ところで、情報処理装置には、外部から電子メール(以下、単にメールという)等の種々の情報が送信される。しかしながら、操作画面をロックしたままでは、操作画面は不可視状態となっているため、ユーザはメール着信等の有無をすぐに確認することはできず、確認を行う場合にはパスワード等を入力して、操作画面のロックを一度解除する必要があった。   By the way, various information such as electronic mail (hereinafter simply referred to as mail) is transmitted from the outside to the information processing apparatus. However, since the operation screen is invisible when the operation screen is locked, the user cannot immediately check whether there is an incoming mail or the like. It was necessary to unlock the operation screen once.

従来、自装置が受信したメールの着信数や購読中のニュースの新着情報の着信数を、スクリーンセーバーの手前に表示させる技術が開示されている。   2. Description of the Related Art Conventionally, a technique for displaying the number of incoming mails received by the device itself and the number of incoming new news information being subscribed in front of a screen saver has been disclosed.

“lifehacker: Status Screen Saver Brings Desktop Notifications to Your Screen Saver”、[online]、[2011年5月23日検索]インターネット<URL:http://lifehacker.com/#!393394/status-screen-saver-brings-desktop-notifications-to-your-screen-saver>“Lifehacker: Status Screen Saver Brings Desktop Notifications to Your Screen Saver”, [online], [search May 23, 2011] Internet <URL: http://lifehacker.com/#!393394/status-screen-saver- brings-desktop-notifications-to-your-screen-saver>

しかしながら、従来技術では、操作画面がロックされた状態においてメール等の通知内容を確認することができない。   However, in the prior art, it is not possible to confirm the notification contents such as e-mail when the operation screen is locked.

本発明が解決しようとする課題は、操作画面がロックされた状態においてメール等の通知内容を確認することができる情報処理装置、情報処理方法およびプログラムを提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus, an information processing method, and a program capable of confirming notification contents such as mail in a state where an operation screen is locked.

実施形態の情報処理装置は、第1表示手段と、ロック画面表示手段と、第2表示手段とを備える。第1表示手段は、自装置の操作に係る操作画面を表示装置に表示する。ロック画面表示手段は、前記操作画面をロックし、当該操作画面とは異なるロック画面を前記表示装置に表示する。第2表示手段は、前記操作画面のロック中に、自装置が外部から受付けた通知に含まれる情報を、前記ロック画面上に表示する。   The information processing apparatus according to the embodiment includes first display means, lock screen display means, and second display means. The first display means displays an operation screen related to the operation of the own device on the display device. The lock screen display means locks the operation screen and displays a lock screen different from the operation screen on the display device. The second display means displays on the lock screen information included in a notification received from the outside by the device itself while the operation screen is locked.

図1は、本実施形態に係る情報処理装置の構成を示す外観斜視図である。FIG. 1 is an external perspective view showing the configuration of the information processing apparatus according to the present embodiment. 図2は、情報処理装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the information processing apparatus. 図3は、情報処理装置の機能的構成を示すブロック図である。FIG. 3 is a block diagram illustrating a functional configuration of the information processing apparatus. 図4は、OSが行う着信通知プログラムの起動処理の手順を示すフローチャートである。FIG. 4 is a flowchart showing the procedure of the activation process of the incoming notification program performed by the OS. 図5は、ロック画面の一例を示す図である。FIG. 5 is a diagram illustrating an example of the lock screen. 図6は、表示情報設定画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of a display information setting screen. 図7は、キーワード登録画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a keyword registration screen. 図8は、文字変換登録画面の一例を示す図である。FIG. 8 is a diagram illustrating an example of a character conversion registration screen. 図9は、アイコン表示の一例を示す図である。FIG. 9 is a diagram illustrating an example of icon display. 図10は、着信通知プログラムが行う表示情報設定処理の手順を示すフローチャートである。FIG. 10 is a flowchart showing a display information setting process performed by the incoming call notification program. 図11は、着信通知プログラムが行う着信通知処理の手順を示すフローチャートである。FIG. 11 is a flowchart showing a procedure of incoming call notification processing performed by the incoming call notification program.

図1は、本実施形態に係る情報処理装置1の構成を示す外観斜視図である。本実施形態においては、情報処理装置1をノートブックタイプのPC(Personal Computer)として用いる場合について説明する。尚、情報処理装置1は、ノート型PCに限定されるものではない。その他の実施例として、デスクトップPC、タブレットPC、スレートPC、PDA(Personal Digital Assistants)、スマートフォン等を本実施形態の情報処理装置として用いるとしてもよい。   FIG. 1 is an external perspective view showing the configuration of the information processing apparatus 1 according to the present embodiment. In the present embodiment, a case where the information processing apparatus 1 is used as a notebook type PC (Personal Computer) will be described. The information processing apparatus 1 is not limited to a notebook PC. As other examples, a desktop PC, a tablet PC, a slate PC, a PDA (Personal Digital Assistants), a smartphone, or the like may be used as the information processing apparatus of this embodiment.

図1に示すように、情報処理装置1は、本体2と、本体2に対して開閉可能に設けられたディスプレイユニット3とを備えている。ディスプレイユニット3には、ディスプレイ15が組み込まれている。また、本体2の上面には、キーボード26、電源ボタン28、各種操作ボタンを備える操作パネル29、タッチパッド27、スピーカ18A、18Bなどが配置されている。   As shown in FIG. 1, the information processing apparatus 1 includes a main body 2 and a display unit 3 provided to be openable and closable with respect to the main body 2. A display 15 is incorporated in the display unit 3. On the top surface of the main body 2, a keyboard 26, a power button 28, an operation panel 29 having various operation buttons, a touch pad 27, speakers 18A and 18B, and the like are arranged.

次に、本体2内部に備えられるハードウェア構成について説明する。図2は、情報処理装置1のハードウェア構成を示すブロック図である。   Next, a hardware configuration provided in the main body 2 will be described. FIG. 2 is a block diagram illustrating a hardware configuration of the information processing apparatus 1.

情報処理装置1は、図2に示すように、CPU11、ノースブリッジ12、主メモリ13、表示コントローラ14、VRAM(Video RAM)14A、ディスプレイ15、サウスブリッジ16、サウンドコントローラ17、スピーカ18A、18B、BIOS−ROM19、LANコントローラ20、ハードディスクドライブ(HDD)21、光ディスクドライブ(ODD:Optical Disk Drive)22、無線LANコントローラ23、USBコントローラ24、エンベデッドコントローラ/キーボードコントローラ(EC/KBC)25、キーボード(KB)26、タッチパッド27等を備えている。   As shown in FIG. 2, the information processing apparatus 1 includes a CPU 11, a north bridge 12, a main memory 13, a display controller 14, a VRAM (Video RAM) 14A, a display 15, a south bridge 16, a sound controller 17, speakers 18A, 18B, BIOS-ROM 19, LAN controller 20, hard disk drive (HDD) 21, optical disk drive (ODD: Optical Disk Drive) 22, wireless LAN controller 23, USB controller 24, embedded controller / keyboard controller (EC / KBC) 25, keyboard (KB) ) 26, a touch pad 27, and the like.

ノースブリッジ12は、CPU11のローカルバスとサウスブリッジ16との間を接続するブリッジデバイスである。ノースブリッジ12には、主メモリ13をアクセス制御するメモリコントローラも内蔵されている。また、ノースブリッジ12は、表示コントローラ14との通信を実行する機能を有している。   The north bridge 12 is a bridge device that connects the local bus of the CPU 11 and the south bridge 16. The north bridge 12 also includes a memory controller that controls access to the main memory 13. The north bridge 12 has a function of executing communication with the display controller 14.

表示コントローラ14は、ディスプレイ15を制御するデバイスである。ディスプレイ15は、表示コントローラ14によって生成される表示信号を受信して、この表示信号に基づいて操作画面および操作画面内の画像を表示する。尚、表示する画像は、動画であってもよいし、静止画であってもよい。   The display controller 14 is a device that controls the display 15. The display 15 receives a display signal generated by the display controller 14 and displays an operation screen and an image in the operation screen based on the display signal. Note that the image to be displayed may be a moving image or a still image.

サウスブリッジ16は、PCI(Peripheral Component Interconnect)バス上及びLPC(Low Pin Count)バス上の各デバイスを制御する。また、サウスブリッジ16は、HDD21及びODD22を制御するためのIDE(Integrated Drive Electronics)コントローラ、及びBIOS−ROM19をアクセス制御するメモリコントローラを内蔵している。さらに、サウスブリッジ16は、サウンドコントローラ17及びLANコントローラ20との通信を実行する機能を有している。   The south bridge 16 controls each device on a peripheral component interconnect (PCI) bus and a low pin count (LPC) bus. The south bridge 16 incorporates an IDE (Integrated Drive Electronics) controller for controlling the HDD 21 and ODD 22 and a memory controller for controlling access to the BIOS-ROM 19. Further, the south bridge 16 has a function of executing communication with the sound controller 17 and the LAN controller 20.

サウンドコントローラ17は音源デバイスであり、再生対象のオーディオデータをスピーカ18A、18Bに出力する。LANコントローラ20は、例えばEthernet(登録商標)規格の有線通信を実行する有線通信デバイスであり、無線LANコントローラ23は、例えばIEEE 802.11規格の無線通信を実行する無線通信デバイスである。また、USBコントローラ24は、例えばUSB2.0規格のケーブルを介して外部機器との通信を実行する。   The sound controller 17 is a sound source device and outputs audio data to be reproduced to the speakers 18A and 18B. The LAN controller 20 is, for example, a wired communication device that executes wired communication of the Ethernet (registered trademark) standard, and the wireless LAN controller 23 is a wireless communication device that executes, for example, wireless communication of the IEEE 802.11 standard. The USB controller 24 executes communication with an external device via, for example, a USB 2.0 standard cable.

EC/KBC25は、電力管理を行うためのエンベデッドコントローラと、キーボード(KB)26、及びタッチパッド27を制御するためのキーボードコントローラとが集積された1チップマイクロコンピュータである。このEC/KBC25は、ユーザの操作に応じて情報処理装置1を電源オン/電源オフする機能を有している。   The EC / KBC 25 is a one-chip microcomputer in which an embedded controller for performing power management, a keyboard (KB) 26, and a keyboard controller for controlling the touch pad 27 are integrated. The EC / KBC 25 has a function of turning on / off the information processing apparatus 1 in accordance with a user operation.

BIOS−ROM19は、BIOS(Basic Input/Output System)を格納する。HDD21は、オペレーティングシステム(OS)50、着信通知プログラム40やメールの送受信を行うメールソフト52(いずれも図3参照)を格納する。   The BIOS-ROM 19 stores a BIOS (Basic Input / Output System). The HDD 21 stores an operating system (OS) 50, an incoming notification program 40, and mail software 52 (see FIG. 3) for sending and receiving mail.

CPU11は、情報処理装置1の動作を制御するプロセッサである。CPU11は、HDD21に格納されている着信通知プログラム40、OS50およびメールソフト52等の各種プログラムを主メモリ13上にロードして実行する(図3参照)。また、CPU11は、BIOS−ROM19に格納されたBIOSを主メモリ13上にロードして実行する。   The CPU 11 is a processor that controls the operation of the information processing apparatus 1. The CPU 11 loads various programs such as the incoming notification program 40, the OS 50, and the mail software 52 stored in the HDD 21 onto the main memory 13 and executes them (see FIG. 3). In addition, the CPU 11 loads the BIOS stored in the BIOS-ROM 19 onto the main memory 13 and executes it.

次に、情報処理装置1の機能的構成について説明する。図3は、情報処理装置1の機能的構成を示すブロック図である。   Next, a functional configuration of the information processing apparatus 1 will be described. FIG. 3 is a block diagram illustrating a functional configuration of the information processing apparatus 1.

OS50は、キーボード(KB)26からの入力やディスプレイ15に対する出力等の入出力機能や、ディスクやメモリの管理など、多くのアプリケーションソフトから共通して利用される基本的な機能を提供し、情報処理装置1のコンピュータシステム全体を管理するソフトウェアである。   The OS 50 provides basic functions commonly used by many application software, such as input / output functions such as input from the keyboard (KB) 26 and output to the display 15, and management of disks and memories. Software for managing the entire computer system of the processing apparatus 1.

図3に示すように、OS50は画面ロック部51を備えている。画面ロック部51は、ユーザ操作に基づいてユーザのログインやログオフ、操作画面(画面)のロックを行う。画面のロックとは、図5に示すようにディスプレイ15にロック解除のための画面(ロック画面65)を表示させて、デスクトップやその他起動中のアプリケーションに関する操作画面を非表示とした状態のことをいう。また、画面ロック部51は、画面ロック時にメールソフト52が起動している場合には、着信通知プログラム40を起動する。また、画面ロック部51は、予め設定されたパスワードがロック画面65に入力された場合に、画面ロックを解除する。   As shown in FIG. 3, the OS 50 includes a screen lock unit 51. The screen lock unit 51 locks an operation screen (screen) based on a user operation. As shown in FIG. 5, the screen lock is a state in which an unlock screen (lock screen 65) is displayed on the display 15 and the operation screen related to the desktop and other active applications is hidden. Say. The screen lock unit 51 activates the incoming call notification program 40 when the mail software 52 is activated at the time of screen lock. The screen lock unit 51 releases the screen lock when a preset password is input to the lock screen 65.

図4は、OS50が行う着信通知プログラム40の起動処理の手順を示すフローチャートである。画面ロック部51は、EC/KBC25からの入力に基づいて画面のロック操作を受付けたか否かを判定する(ステップS1)。ロック操作を受付けていない場合(ステップS1:No)にはステップS1に戻って操作待ちをする。ロック操作を受付けた場合(ステップS1:Yes)には、メールソフト52が起動しているか否かを判定する(ステップS2)。メールソフト52が起動している場合(ステップS2:Yes)には、着信通知プログラム40を起動して(ステップS3)画面ロックする(ステップS4)。メールソフト52が起動していない場合(ステップS2:No)には、着信通知プログラム40は起動せず画面ロックする(ステップS4)。そして、画面ロック部51は、EC/KBC25からの入力に基づいて、画面ロックを解除する操作を受付けたか否かを判定する(ステップS5)。操作を受付けない場合(ステップS5:No)は操作待ちをする(ステップS5)。画面ロック解除操作を受付けた場合(ステップS5:Yes)には、着信通知プログラム40を終了して(ステップS6)、画面ロックを解除する(ステップS7)。その後、ステップS1に戻ってステップS1〜S7の処理を繰り返す。   FIG. 4 is a flowchart showing a procedure for starting the incoming call notification program 40 performed by the OS 50. The screen lock unit 51 determines whether a screen lock operation has been received based on an input from the EC / KBC 25 (step S1). When the lock operation is not accepted (step S1: No), the process returns to step S1 and waits for the operation. When the lock operation is accepted (step S1: Yes), it is determined whether or not the mail software 52 is activated (step S2). When the mail software 52 is activated (step S2: Yes), the incoming call notification program 40 is activated (step S3) and the screen is locked (step S4). If the mail software 52 is not activated (step S2: No), the incoming notification program 40 is not activated and the screen is locked (step S4). Then, the screen lock unit 51 determines whether or not an operation for releasing the screen lock has been received based on the input from the EC / KBC 25 (step S5). When the operation is not accepted (step S5: No), the operation waits (step S5). When the screen lock release operation is accepted (step S5: Yes), the incoming call notification program 40 is terminated (step S6), and the screen lock is released (step S7). Then, it returns to step S1 and repeats the process of step S1-S7.

尚、上記起動処理では、メールソフト52が起動していない場合には、着信通知プログラム40の起動をスキップすることとしたが、これに限らず、メールソフト52が起動していない場合には、メールソフト52を起動させた後、着信通知プログラム40を起動させる形態としてもよい。   In the activation process, when the mail software 52 is not activated, the activation of the incoming notification program 40 is skipped. However, the present invention is not limited to this, and when the mail software 52 is not activated, After the mail software 52 is activated, the incoming notification program 40 may be activated.

図3に戻って、着信通知プログラム40は、画面ロック中に、自装置が外部から受付けた通知に関する情報を表示する着信通知画面64(図5参照)を、ロック画面65上に表示させるためのプログラムである。   Returning to FIG. 3, the incoming notification program 40 displays an incoming notification screen 64 (see FIG. 5) on the lock screen 65 that displays information related to notifications received from the outside of the device itself during screen lock. It is a program.

図5は、ロック画面65の一例を示す図である。図5に示すように、ロック画面65内の着信通知画面64には、画面ロック中に受信したメールに関する情報を表示する詳細表示エリア64bが設けられている。また、着信通知画面64の右上隅には、詳細表示エリア64bの表示切替を行うための切替ボタン64aが表示されている。図5において切替ボタン64aがクリックされた場合には、図9に示すように着信通知画面64の詳細表示エリア64bが非表示となり、アイコン64cが表示される。着信通知プログラム40が行う着信通知画面64の表示処理については後述する。   FIG. 5 is a diagram illustrating an example of the lock screen 65. As shown in FIG. 5, the incoming notification screen 64 in the lock screen 65 is provided with a detailed display area 64b for displaying information related to mail received during screen lock. A switching button 64a for switching the display of the detailed display area 64b is displayed at the upper right corner of the incoming call notification screen 64. When the switch button 64a is clicked in FIG. 5, the detailed display area 64b of the incoming call notification screen 64 is hidden and the icon 64c is displayed as shown in FIG. The display processing of the incoming notification screen 64 performed by the incoming notification program 40 will be described later.

図3に示すように、HDD21のメモリ領域には表示情報格納部21aが設けられている。表示情報格納部21aは、着信通知画面64に表示する情報を設定するための表示設定情報を記憶するメモリ領域である。着信通知プログラム40は表示情報格納部21aに格納されている表示設定情報に基づいて、着信通知画面64の表示処理を行う。   As shown in FIG. 3, a display information storage unit 21 a is provided in the memory area of the HDD 21. The display information storage unit 21 a is a memory area for storing display setting information for setting information to be displayed on the incoming call notification screen 64. The incoming call notification program 40 performs display processing of the incoming call notification screen 64 based on the display setting information stored in the display information storage unit 21a.

メールソフト52は、LANコントローラ20または無線LANコントローラ23等を用いて外部ネットワークに接続し、メールの送受信を行うソフトウェアである。尚、メールソフト52は複数備えられるとしてもよい。   The mail software 52 is software that transmits and receives mail by connecting to an external network using the LAN controller 20 or the wireless LAN controller 23 or the like. A plurality of mail software 52 may be provided.

次に、着信通知プログラム40についてより詳細に説明する。着信通知プログラム40は、図3に示すように、表示画面生成部41、表示情報設定部42、着信判定部43、ヘッダ読込部44等を含むモジュール構成となっている。CPU11(プロセッサ)がHDD21から着信通知プログラム40を読み出して実行することにより上記各部が主メモリ13上にロードされ、表示画面生成部41、表示情報設定部42、着信判定部43、ヘッダ読込部44等が主記憶装置上に生成される。   Next, the incoming call notification program 40 will be described in more detail. As shown in FIG. 3, the incoming notification program 40 has a module configuration including a display screen generation unit 41, a display information setting unit 42, an incoming call determination unit 43, a header reading unit 44, and the like. When the CPU 11 (processor) reads out and executes the incoming call notification program 40 from the HDD 21, the above-described units are loaded onto the main memory 13, and a display screen generation unit 41, a display information setting unit 42, an incoming call determination unit 43, and a header reading unit 44. Are generated on the main memory.

本実施形態の情報処理装置1で実行される着信通知プログラム40は、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The incoming call notification program 40 executed by the information processing apparatus 1 of the present embodiment is a file in an installable format or an executable format, and is a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). Or the like recorded on a computer-readable recording medium.

また、本実施形態の情報処理装置1で実行される着信通知プログラム40を、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の情報処理装置1で実行される着信通知プログラム40をインターネット等のネットワーク経由で提供または配布するように構成しても良い。また、本実施形態の着信通知プログラム40を、ROM等に予め組み込んで提供するように構成してもよい。   Further, the incoming notification program 40 executed by the information processing apparatus 1 according to the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. . Further, the incoming notification program 40 executed by the information processing apparatus 1 according to the present embodiment may be provided or distributed via a network such as the Internet. Further, the incoming notification program 40 according to the present embodiment may be provided by being incorporated in advance in a ROM or the like.

表示画面生成部41は、表示コントローラ14を制御して着信通知プログラム40にかかる各種画面をディスプレイ15に表示する。詳細は後述するが、表示画面生成部41は一例として、着信通知画面64(図5参照)、表示情報設定画面61(図6参照)、キーワード登録画面62(図7参照)、文字変換登録画面63(図8参照)、等の画面を表示する。   The display screen generation unit 41 controls the display controller 14 to display various screens related to the incoming notification program 40 on the display 15. Although details will be described later, the display screen generation unit 41, as an example, includes an incoming call notification screen 64 (see FIG. 5), a display information setting screen 61 (see FIG. 6), a keyword registration screen 62 (see FIG. 7), and a character conversion registration screen. 63 (see FIG. 8) is displayed.

表示情報設定画面61、キーワード登録画面62、文字変換登録画面63は、着信通知画面64に表示する表示内容について設定するための画面であり、ユーザはこれら画面から各種設定を行うことにより、上述の表示情報格納部21aに表示設定情報を設定することができる。   The display information setting screen 61, the keyword registration screen 62, and the character conversion registration screen 63 are screens for setting the display contents to be displayed on the incoming call notification screen 64, and the user makes various settings from these screens, thereby making the above-described settings. Display setting information can be set in the display information storage unit 21a.

図6は、表示情報設定画面61の一例を示す図である。表示情報設定画面61では、通知するメールの設定として、全ての着信メールについて通知するか、登録したキーワードを含むメールのみについて通知するかのいずれか一方を選択可能となっている。表示情報設定画面61には、キーワード登録ボタン61aが設けられており、表示画面生成部41はキーワード登録ボタン61aが選択された場合に、キーワードを登録するキーワード登録画面62を表示する。   FIG. 6 is a diagram illustrating an example of the display information setting screen 61. On the display information setting screen 61, as the mail setting to be notified, either one of notification for all incoming mails or notification of only mails including registered keywords can be selected. The display information setting screen 61 is provided with a keyword registration button 61a. When the keyword registration button 61a is selected, the display screen generation unit 41 displays a keyword registration screen 62 for registering keywords.

図7は、キーワード登録画面62の一例を示す図である。キーワード登録画面62では、通知の対象とするメールに含まれるキーワードを登録可能となっている。また、そのキーワードが含まれる場所をプルダウンメニューによって選択可能となっている。図7の例では、件名に「会議」が含まれる場合、および、送信者のメールアドレスに「@toshiba.co.jp」が含まれる場合にメールが通知される。また、キーワード登録画面62には戻るボタン62dが設けられており、戻るボタン62dが選択された場合に表示画面生成部41は表示情報設定画面61を表示する。   FIG. 7 is a diagram illustrating an example of the keyword registration screen 62. On the keyword registration screen 62, it is possible to register a keyword included in an email to be notified. In addition, a place where the keyword is included can be selected from a pull-down menu. In the example of FIG. 7, mail is notified when “conference” is included in the subject and when “@ toshiba.co.jp” is included in the mail address of the sender. Further, the keyword registration screen 62 is provided with a return button 62d. When the return button 62d is selected, the display screen generation unit 41 displays the display information setting screen 61.

図6に戻って、表示情報設定画面61においては、画面ロック中に着信通知画面64に表示する項目が選択可能となっている。即ち、表示情報設定画面61には、受信件数、受信日時、送信者の名前、送信者のメールアドレス、メールの件名等の受信メールに関する情報の少なくとも1つを選択できるチェックボックス61bが設けられている。ユーザは、チェックボックス61bを適宜選択することによって画面ロック中に着信通知画面64に表示する項目を選択することができる。さらに、表示情報設定画面61には、文字変換登録ボタン61cが設けられており、文字変換登録ボタン61cが選択された場合に表示画面生成部41は文字変換登録画面63を表示する。   Returning to FIG. 6, in the display information setting screen 61, items to be displayed on the incoming call notification screen 64 while the screen is locked can be selected. That is, the display information setting screen 61 is provided with a check box 61b that can select at least one of information related to received mail such as the number of received messages, date and time of reception, sender's name, sender's mail address, and mail subject. Yes. The user can select an item to be displayed on the incoming call notification screen 64 during screen lock by appropriately selecting the check box 61b. Further, the display information setting screen 61 is provided with a character conversion registration button 61c. When the character conversion registration button 61c is selected, the display screen generating unit 41 displays the character conversion registration screen 63.

図8は、文字変換登録画面63の一例を示す図である。文字変換登録画面63では、送信者のメールアドレスにおいて、アカウント(@の前部)を伏字で表示する旨を選択するチェックボックス63aが設けられている。また、その他の文字列を変換して着信通知画面64に表示させるための文字変換ルールを登録するための文字変換表63bが設けられている。ユーザは、この文字変換表63bにおいて、変換する文字列と、変換後に着信通知画面64に表示する文字列とを対応付けて登録することができる。図8の例では、文字列「ABC」を文字列「AAA」に変換して着信通知画面64に変換する旨が入力されている。また、文字変換登録画面63には戻るボタン63dが設けられており、戻るボタン63dが選択された場合に表示画面生成部41は表示情報設定画面61を表示する。   FIG. 8 is a diagram illustrating an example of the character conversion registration screen 63. In the character conversion registration screen 63, a check box 63a for selecting display of an account (a front part of @) in a lowercase in the sender's mail address is provided. In addition, a character conversion table 63b for registering a character conversion rule for converting other character strings to be displayed on the incoming call notification screen 64 is provided. In the character conversion table 63b, the user can register the character string to be converted and the character string to be displayed on the incoming call notification screen 64 after conversion. In the example of FIG. 8, it is input that the character string “ABC” is converted to the character string “AAA” and converted to the incoming call notification screen 64. The character conversion registration screen 63 is provided with a return button 63d. When the return button 63d is selected, the display screen generation unit 41 displays the display information setting screen 61.

また、表示情報設定画面61(図6参照)には、表示情報設定画面61、キーワード登録画面62、文字変換登録画面63において入力された設定を確定するための設定ボタン61dが設けられている。   The display information setting screen 61 (see FIG. 6) is provided with a setting button 61d for confirming the settings input on the display information setting screen 61, the keyword registration screen 62, and the character conversion registration screen 63.

表示情報設定部42は、表示情報設定画面61において設定ボタン61dが選択された場合に表示情報設定画面61、キーワード登録画面62、文字変換登録画面63で入力または選択された情報を表示情報格納部21aに設定(格納)する。   The display information setting unit 42 displays information input or selected on the display information setting screen 61, the keyword registration screen 62, and the character conversion registration screen 63 when the setting button 61d is selected on the display information setting screen 61. 21a is set (stored).

着信判定部43は、画面ロック中に、所定時間おきにメールソフト52にメールの受信処理を実行させ、当該メールの受信ボックスを確認することで、新着メールの着信があるか否か判定する。尚、着信判定部43は、複数のアカウントについてメール着信の有無を確認するとしてもよい。また、OS50がマルチユーザ環境である場合には、複数のユーザの各アカウントについてメール着信の有無を確認するとしてもよい。また、着信判定部43は、メールサーバにおいてメール着信の有無を確認するとしてもよい。   The incoming call determination unit 43 determines whether there is an incoming new mail by causing the mail software 52 to execute a mail reception process every predetermined time while the screen is locked, and checking the mail inbox. Note that the incoming call determination unit 43 may check whether there is an incoming mail for a plurality of accounts. In addition, when the OS 50 is a multi-user environment, it may be confirmed whether there is an incoming mail for each account of a plurality of users. Further, the incoming call determination unit 43 may confirm whether or not there is an incoming mail in the mail server.

ヘッダ読込部44は、着信判定部43によってメール着信有りと判定された場合に、メールソフト52の受信ボックスから受信メールのヘッダを読み込む。   The header reading unit 44 reads the header of the received mail from the inbox of the mail software 52 when the incoming determination unit 43 determines that there is an incoming mail.

表示画面生成部41は、ヘッダ読込部44が読み込んだヘッダと、表示情報格納部21aに設定されている表示設定情報とに基づいて、着信通知画面64の画面データを生成する。表示コントローラ14はこの画面データに基づいて、受信メールに関する情報を示す着信通知画面64をディスプレイ15に表示する。   The display screen generation unit 41 generates screen data of the incoming call notification screen 64 based on the header read by the header reading unit 44 and the display setting information set in the display information storage unit 21a. Based on this screen data, the display controller 14 displays an incoming notification screen 64 showing information related to the received mail on the display 15.

例えば図6に示すように、全ての着信メールについて通知する旨が選択され、受信件数と、各メールの受信日時、送信者の名前、メールの件名が表示項目として選択されて表示情報格納部21aに登録されている場合には、図5に示すような着信通知画面64が表示される。即ち、詳細表示エリア64bには「4件のメールを受信しました」等と、画面ロック中にメールを受信した受信件数が示される。また、詳細表示エリア64bには、各受信メールについて、送信者の名前、受信日時、メールの件名が表示される。   For example, as shown in FIG. 6, it is selected that notification is made for all incoming mails, and the number of received messages, the reception date and time of each mail, the sender's name, and the mail subject are selected as display items and the display information storage unit 21a. Is registered, an incoming call notification screen 64 as shown in FIG. 5 is displayed. That is, the detailed display area 64b indicates the number of received mails while the screen is locked, such as “4 mails received”. In the detail display area 64b, the name of the sender, the date and time of reception, and the subject of the mail are displayed for each received mail.

尚、図6において、キーワードを含むメールのみ通知すると選択され、図7に示すキーワード登録画面62から表示情報格納部21aにキーワードが登録されている場合には、表示画面生成部41は、このキーワードを含むメールを選別し、キーワードを含むメールを着信通知画面64に表示する。   In FIG. 6, when it is selected that only the mail including the keyword is notified and the keyword is registered in the display information storage unit 21a from the keyword registration screen 62 shown in FIG. Are selected and displayed on the incoming call notification screen 64.

また、図8に示す文字変換登録画面63において、チェックボックス63aがチェックされ、送信者のアカウントを伏字で表示する旨が表示情報格納部21aに登録されている場合には、表示画面生成部41は、送信者のアカウントを伏字で表示する。また、文字変換登録画面63の文字変換表63bにおいて変換する文字列が登録されている場合には、表示画面生成部41は、上述した表示項目中に含まれる変換する文字列(例えば、ABC)を表示する文字列(例えば、AAA)に変換して着信通知画面64に表示する。   Further, in the character conversion registration screen 63 shown in FIG. 8, when the check box 63a is checked and the display information storage unit 21a registers that the sender's account is displayed in plain characters, the display screen generation unit 41 is displayed. Displays the sender's account in plain text. When the character string to be converted is registered in the character conversion table 63b of the character conversion registration screen 63, the display screen generation unit 41 converts the character string to be converted (for example, ABC) included in the display item described above. Is converted into a character string for display (for example, AAA) and displayed on the incoming call notification screen 64.

また、表示画面生成部41は、図5において切替ボタン64aがクリックされた場合には、図9に示すように着信通知画面64の詳細表示エリア64bを非表示として、アイコン64cを表示する。   Further, when the switching button 64a is clicked in FIG. 5, the display screen generation unit 41 displays the icon 64c while hiding the detailed display area 64b of the incoming call notification screen 64 as shown in FIG.

次に、着信通知プログラム40が行う表示情報設定処理の手順について説明する。図10は、着信通知プログラム40が行う表示情報設定処理の手順を示すフローチャートである。   Next, a display information setting process performed by the incoming call notification program 40 will be described. FIG. 10 is a flowchart showing a display information setting process performed by the incoming call notification program 40.

まず、表示画面生成部41は、ディスプレイ15に表示情報設定画面61を表示する(ステップS11)。表示情報設定部42は、表示情報設定画面61においてチェックボックス61bの選択操作を受付ける(ステップS12)。   First, the display screen generation unit 41 displays the display information setting screen 61 on the display 15 (step S11). The display information setting unit 42 receives a selection operation of the check box 61b on the display information setting screen 61 (step S12).

また、表示画面生成部41は、表示情報設定画面61においてキーワード登録ボタン61aが選択されたか否かを判定する(ステップS13)。キーワード登録ボタン61aが選択された場合(ステップS13:Yes)に表示画面生成部41は、ディスプレイ15にキーワード登録画面62を表示する(ステップS14)。表示情報設定部42は、キーワード登録画面62においてキーワードの入力を受付ける(ステップS15)。そして、表示画面生成部41は、キーワード登録画面62において戻るボタン62dが選択されたか否かを判定する(ステップS16)。戻るボタン62dが選択されていない場合(ステップS16:No)には、ステップS14に戻る。戻るボタン62dが選択された場合(ステップS16:Yes)には、表示情報設定画面61を表示する(ステップS17)。   Further, the display screen generation unit 41 determines whether or not the keyword registration button 61a has been selected on the display information setting screen 61 (step S13). When the keyword registration button 61a is selected (step S13: Yes), the display screen generation unit 41 displays the keyword registration screen 62 on the display 15 (step S14). The display information setting unit 42 receives an input of a keyword on the keyword registration screen 62 (step S15). Then, the display screen generation unit 41 determines whether or not the return button 62d is selected on the keyword registration screen 62 (Step S16). If the return button 62d is not selected (step S16: No), the process returns to step S14. When the return button 62d is selected (step S16: Yes), the display information setting screen 61 is displayed (step S17).

ステップS13において、キーワード登録ボタン61aが選択されていない場合(ステップS13:No)に表示画面生成部41は、文字変換登録ボタン61cが選択されたか否かを判定する(ステップS20)。文字変換登録ボタン61cが選択されていない場合(ステップS20:No)にはステップS17に移行する。文字変換登録ボタン61cが選択された場合(ステップS20:Yes)に表示画面生成部41は、ディスプレイ15に文字変換登録画面63を表示する(ステップS21)。表示情報設定部42は、文字変換登録画面63において変換する文字列および表示する文字列の入力を受付ける(ステップS22)。そして、表示画面生成部41は、文字変換登録画面63において戻るボタン63dが選択されたか否かを判定する(ステップS23)。戻るボタン63dが選択されていない場合(ステップS23:No)には、ステップS21に戻る。戻るボタン63dが選択された場合(ステップS23:Yes)には、表示情報設定画面61を表示する(ステップS17)。   In step S13, when the keyword registration button 61a is not selected (step S13: No), the display screen generation unit 41 determines whether or not the character conversion registration button 61c is selected (step S20). If the character conversion registration button 61c is not selected (step S20: No), the process proceeds to step S17. When the character conversion registration button 61c is selected (step S20: Yes), the display screen generation unit 41 displays the character conversion registration screen 63 on the display 15 (step S21). The display information setting unit 42 receives input of a character string to be converted and a character string to be displayed on the character conversion registration screen 63 (step S22). Then, the display screen generation unit 41 determines whether or not the return button 63d has been selected on the character conversion registration screen 63 (step S23). If the return button 63d is not selected (step S23: No), the process returns to step S21. When the return button 63d is selected (step S23: Yes), the display information setting screen 61 is displayed (step S17).

そして、表示情報設定部42は表示情報設定画面61において設定ボタン61dが選択されたか否かを判定する(ステップS18)。設定ボタン61dが選択されていない場合(ステップS18:No)にはステップS11に戻る。設定ボタン61dが選択された場合(ステップS18:Yes)には、各画面(表示情報設定画面61、キーワード登録画面62、文字変換登録画面63)において入力を受付けた情報を表示情報格納部21aに格納して(ステップS19)、表示情報設定処理を終了する。   Then, the display information setting unit 42 determines whether or not the setting button 61d has been selected on the display information setting screen 61 (step S18). If the setting button 61d has not been selected (step S18: No), the process returns to step S11. When the setting button 61d is selected (step S18: Yes), information received in each screen (display information setting screen 61, keyword registration screen 62, character conversion registration screen 63) is displayed in the display information storage unit 21a. Store (step S19), and the display information setting process ends.

次に、着信通知プログラム40が行う着信通知処理の手順について説明する。図11は、着信通知プログラム40が行う着信通知処理の手順を示すフローチャートである。   Next, the procedure of incoming call notification processing performed by the incoming call notification program 40 will be described. FIG. 11 is a flowchart showing a procedure of incoming call notification processing performed by the incoming call notification program 40.

図4のステップS3において上述したように、OS50が着信通知プログラム40を起動して画面ロックを行う(ステップS31)と、着信判定部43は、所定時間おきにメールソフト52の受信ボックスを確認して、メール着信があるか否かを判定する(ステップS32)。メール着信がない間(ステップS32:No)は、ステップS32に戻って着信待ちを行う。メール着信があった場合(ステップS32:Yes)に、ヘッダ読込部44は、メールソフト52の受信ボックスから受信メールのヘッダを読み込む(ステップS33)。   As described above in step S3 of FIG. 4, when the OS 50 activates the incoming notification program 40 and locks the screen (step S31), the incoming call determination unit 43 checks the inbox of the mail software 52 every predetermined time. It is then determined whether there is an incoming mail (step S32). While there is no incoming mail (No at Step S32), the process returns to Step S32 and waits for an incoming call. When there is an incoming mail (step S32: Yes), the header reading unit 44 reads the received mail header from the inbox of the mail software 52 (step S33).

表示画面生成部41は、ステップS33で読み込まれたヘッダに含まれる情報と、表示情報格納部21aに設定されている表示設定情報とに基づいて、着信通知画面64をディスプレイ15に表示する(ステップS34)。表示画面生成部41は、図4のステップS6で上述したように、OS50が着信通知プログラム40にプログラムを終了する旨を指示した場合(ステップS35:Yes)には、着信通知画面64の表示を終了して(ステップS36)、着信通知プログラム40を終了する。一方、プログラムを終了する旨の指示が無い場合(ステップS35:No)には、ステップS32に戻って、ステップS32〜S35の処理を繰り返し、メール着信があった場合(ステップS32:Yes)には着信通知画面64の表示を更新する(ステップS34)。   The display screen generation unit 41 displays the incoming call notification screen 64 on the display 15 based on the information included in the header read in Step S33 and the display setting information set in the display information storage unit 21a (Step S33). S34). When the OS 50 instructs the incoming call notification program 40 to end the program (step S35: Yes), the display screen generation unit 41 displays the incoming call notification screen 64 as described above in step S6 of FIG. When finished (step S36), the incoming call notification program 40 is terminated. On the other hand, when there is no instruction to end the program (step S35: No), the process returns to step S32, and the processing of steps S32 to S35 is repeated, and when there is an incoming mail (step S32: Yes). The display on the incoming call notification screen 64 is updated (step S34).

尚、上述において情報処理装置1は、メールソフト52が受信したメールについて着信通知画面64に表示するとしたが、着信通知画面64においてはその他のソフトウェアが受信した情報について表示するとしてもよい。一例として、画面ロック中に、情報処理装置1が購読しているニュースや掲示板のメッセージ、グループウェアアプリケーションにおいて購読情報の新着の有無を確認して、新着情報がある場合には、これらの購読情報に関する情報について着信通知画面64に表示するとしてもよい。   In the above description, the information processing apparatus 1 displays the mail received by the mail software 52 on the incoming call notification screen 64, but the incoming call notification screen 64 may display information received by other software. For example, while the screen is locked, the information subscribed to by the information processing apparatus 1 is checked for the arrival of new subscription information in the message, message on the bulletin board, or groupware application. Information related to this may be displayed on the incoming call notification screen 64.

また、OS50は、画面ロック中に受信メールの新着があった場合には、画面ロック解除後に、メールソフト52の操作画面をディスプレイ15に表示させるとしてもよい。   Further, the OS 50 may display the operation screen of the mail software 52 on the display 15 after the screen lock is released when there is a new incoming mail while the screen is locked.

以上説明したとおり、本実施形態によれば、操作画面のロック中に自装置が外部から受付けた通知に含まれる情報を表示するので、操作画面がロックされた状態においてメール等の通知内容を確認することができる。   As described above, according to this embodiment, since the information included in the notification received from the outside by the device itself is displayed while the operation screen is locked, the contents of notification such as e-mail can be confirmed in a state where the operation screen is locked. can do.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、上記実施形態では、画面ロック部51は、ユーザ操作に基づいて操作画面をロックすることとしたが、これに限らず、ユーザ操作が行われない無操作状態が所定時間継続した場合、操作画面のロックを自動で行ってもよい。   For example, in the above-described embodiment, the screen lock unit 51 locks the operation screen based on a user operation. However, the present invention is not limited to this, and when the no-operation state in which no user operation is performed continues for a predetermined time, The screen may be automatically locked.

1…情報処理装置
15…ディスプレイ
21…HDD
21a…表示情報格納部
40…着信通知プログラム
41…表示画面生成部
42…表示情報設定部
43…着信判定部
44…ヘッダ読込部
50…OS
51…画面ロック部
52…メールソフト
61…表示情報設定画面
61a…キーワード登録ボタン
61b…チェックボックス
61c…文字変換登録ボタン
61d…設定ボタン
62…キーワード登録画面
62d…戻るボタン
63…文字変換登録画面
63a…チェックボックス
63b…文字変換表
63d…戻るボタン
64…着信通知画面
64a…切替ボタン
64b…詳細表示エリア
64c…アイコン
65…ロック画面
DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus 15 ... Display 21 ... HDD
21a ... Display information storage unit 40 ... Incoming notification program 41 ... Display screen generation unit 42 ... Display information setting unit 43 ... Incoming determination unit 44 ... Header reading unit 50 ... OS
51 ... Screen lock part 52 ... Mail software 61 ... Display information setting screen 61a ... Keyword registration button 61b ... Check box 61c ... Character conversion registration button 61d ... Setting button 62 ... Keyword registration screen 62d ... Return button 63 ... Character conversion registration screen 63a ... Check box 63b ... Character conversion table 63d ... Return button 64 ... Incoming call notification screen 64a ... Switch button 64b ... Detail display area 64c ... Icon 65 ... Lock screen

Claims (10)

自装置の操作に係る操作画面を表示装置に表示する第1表示手段と、
前記操作画面をロックし、当該操作画面とは異なるロック画面を前記表示装置に表示するロック画面表示手段と、
前記操作画面のロック中に、自装置が外部から受付けた通知に含まれる情報を、前記ロック画面上に表示する第2表示手段と、
を備える情報処理装置。
First display means for displaying on the display device an operation screen related to the operation of the device;
Lock screen display means for locking the operation screen and displaying a lock screen different from the operation screen on the display device;
Second display means for displaying on the lock screen information included in a notification received from the outside of the device while the operation screen is locked;
An information processing apparatus comprising:
前記通知に含まれる情報のうち、前記ロック画面上に表示させる表示項目を記憶する記憶手段をさらに備え、
前記第2表示手段は、前記通知に含まれる情報のうち前記記憶手段が記憶する前記表示項目について前記ロック画面上に表示する、
請求項1に記載の情報処理装置。
Of the information included in the notification, further comprising storage means for storing display items to be displayed on the lock screen,
The second display means displays on the lock screen the display items stored in the storage means among the information included in the notification.
The information processing apparatus according to claim 1.
前記ロック画面上に表示させる場合に表示内容を変更させる文字列を記憶する記憶手段をさらに備え、
前記第2表示手段は、前記通知に含まれる情報に前記文字列が含まれている場合には、前記文字列の表示を変更して前記ロック画面上に表示する、
請求項1または2に記載の情報処理装置。
Storage means for storing a character string for changing the display content when displaying on the lock screen;
The second display means changes the display of the character string and displays it on the lock screen when the character string is included in the information included in the notification.
The information processing apparatus according to claim 1 or 2.
前記通知のうち、前記ロック画面上に表示させる表示の対象とする通知を抽出するための文字列を記憶する記憶手段をさらに備え、
前記第2表示手段は、前記通知を抽出するための文字列が含まれる前記通知を抽出し、当該通知に含まれる情報を前記ロック画面上に表示する、
請求項1ないし3のいずれか1つに記載の情報処理装置。
A storage unit for storing a character string for extracting a notification to be displayed on the lock screen from among the notifications;
The second display means extracts the notification including a character string for extracting the notification, and displays information included in the notification on the lock screen.
The information processing apparatus according to any one of claims 1 to 3.
前記第2表示手段は、前記通知として、自装置が受信した受信メールに含まれる情報を前記ロック画面上に表示する、
請求項1ないし4のいずれか1つに記載の情報処理装置。
The second display means displays the information included in the received mail received by the device on the lock screen as the notification.
The information processing apparatus according to any one of claims 1 to 4.
前記第2表示手段は、前記通知として、自装置が購読している購読情報に含まれる情報を前記ロック画面上に表示する、
請求項1ないし5のいずれか1つに記載の情報処理装置。
The second display means displays on the lock screen information included in subscription information subscribed to by the device as the notification.
The information processing apparatus according to any one of claims 1 to 5.
前記操作画面がロックされる前に、前記通知を外部から受付けるアプリケーションが起動しているか否かを判定する判定手段をさらに備え、
前記第2表示手段は、前記操作画面のロック前に前記アプリケーションが起動している場合には、前記通知に含まれる情報を前記ロック画面上に表示する、
請求項1ないし6のいずれか1つに記載の情報処理装置。
A determination means for determining whether or not an application for receiving the notification from outside is activated before the operation screen is locked;
The second display means displays information included in the notification on the lock screen when the application is activated before the operation screen is locked.
The information processing apparatus according to any one of claims 1 to 6.
前記第2表示手段は、前記ロック画面上に自装置が外部から受付けた前記通知の件数を表示する、請求項1ないし7のいずれか1つに記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 7, wherein the second display unit displays the number of the notifications received from the outside by the own apparatus on the lock screen. 情報処理装置において、
自装置の操作に係る操作画面を表示装置に表示する第1表示工程と、
前記操作画面をロックし、当該操作画面とは異なるロック画面を前記表示装置に表示するロック画面表示工程と、
前記操作画面のロック中に、自装置が外部から受付けた通知に含まれる情報を、前記ロック画面上に表示する第2表示工程と、
を含む情報処理方法。
In an information processing device,
A first display step of displaying an operation screen related to the operation of the device on the display device;
A lock screen display step of locking the operation screen and displaying a lock screen different from the operation screen on the display device;
A second display step of displaying, on the lock screen, information included in a notification received by the device from outside during the operation screen lock;
An information processing method including:
情報処理装置を制御するコンピュータを、
自装置の操作に係る操作画面を表示装置に表示する第1表示手段と、
前記操作画面をロックし、当該操作画面とは異なるロック画面を前記表示装置に表示するロック画面表示手段と、
前記操作画面のロック中に、自装置が外部から受付けた通知に含まれる情報を、前記ロック画面上に表示する第2表示手段と、
として機能させるプログラム。
A computer for controlling the information processing apparatus;
First display means for displaying on the display device an operation screen related to the operation of the device;
Lock screen display means for locking the operation screen and displaying a lock screen different from the operation screen on the display device;
Second display means for displaying on the lock screen information included in a notification received from the outside of the device while the operation screen is locked;
Program to function as.
JP2011120737A 2011-05-30 2011-05-30 Information processing unit, information processing method and program Pending JP2012248090A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011120737A JP2012248090A (en) 2011-05-30 2011-05-30 Information processing unit, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011120737A JP2012248090A (en) 2011-05-30 2011-05-30 Information processing unit, information processing method and program

Publications (1)

Publication Number Publication Date
JP2012248090A true JP2012248090A (en) 2012-12-13

Family

ID=47468461

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011120737A Pending JP2012248090A (en) 2011-05-30 2011-05-30 Information processing unit, information processing method and program

Country Status (1)

Country Link
JP (1) JP2012248090A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014519126A (en) * 2011-06-05 2014-08-07 アップル インコーポレイテッド System and method for displaying notifications received from multiple applications
JP2014164682A (en) * 2013-02-27 2014-09-08 Kyocera Corp Portable electronic apparatus, control method and control program
WO2014174709A1 (en) * 2013-04-26 2014-10-30 株式会社Kpiソリューションズ Program, information processing terminal, and information processing method
JP2015003449A (en) * 2013-06-21 2015-01-08 キヤノン株式会社 Image processing device, control method for image formation device and program
JP2016513435A (en) * 2013-03-01 2016-05-12 ゼットティーイー コーポレイション Mobile terminal alarm method and apparatus, mobile terminal
JP2020004424A (en) * 2015-03-31 2020-01-09 華為技術有限公司Huawei Technologies Co.,Ltd. Method and device for protecting privacy of mobile terminal and mobile terminal
JP2020052450A (en) * 2018-09-21 2020-04-02 富士ゼロックス株式会社 Information processing apparatus and program
US11079894B2 (en) 2015-03-08 2021-08-03 Apple Inc. Device configuration user interface
US11343335B2 (en) 2014-05-29 2022-05-24 Apple Inc. Message processing by subscriber app prior to message forwarding
US11394555B2 (en) 2015-03-31 2022-07-19 Huawei Technologies Co., Ltd. Mobile terminal privacy protection method and protection apparatus, and mobile terminal
US11477609B2 (en) 2019-06-01 2022-10-18 Apple Inc. User interfaces for location-related communications
US11481094B2 (en) 2019-06-01 2022-10-25 Apple Inc. User interfaces for location-related communications
US11907013B2 (en) 2014-05-30 2024-02-20 Apple Inc. Continuity of applications across devices

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004328552A (en) * 2003-04-25 2004-11-18 Kyocera Corp Mobile terminal
US20060015894A1 (en) * 2003-04-15 2006-01-19 Fujitsu Limited Electronic apparatus
US20070086064A1 (en) * 2005-10-13 2007-04-19 Casio Hitachi Mobile Communications Co., Ltd. Communication terminal, reception notifying method, and computer-readable recording medium
US20080220752A1 (en) * 2007-01-07 2008-09-11 Scott Forstall Portable Multifunction Device, Method, and Graphical User Interface for Managing Communications Received While in a Locked State
JP2008236184A (en) * 2007-03-19 2008-10-02 Mitsubishi Electric Corp Communication terminal device, information display method, and program
WO2010065752A2 (en) * 2008-12-04 2010-06-10 Microsoft Corporation Providing selected data through a locked display
US20100257490A1 (en) * 2009-04-03 2010-10-07 Palm, Inc. Preventing Unintentional Activation And/Or Input In An Electronic Device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060015894A1 (en) * 2003-04-15 2006-01-19 Fujitsu Limited Electronic apparatus
JP2004328552A (en) * 2003-04-25 2004-11-18 Kyocera Corp Mobile terminal
US20070086064A1 (en) * 2005-10-13 2007-04-19 Casio Hitachi Mobile Communications Co., Ltd. Communication terminal, reception notifying method, and computer-readable recording medium
US20080220752A1 (en) * 2007-01-07 2008-09-11 Scott Forstall Portable Multifunction Device, Method, and Graphical User Interface for Managing Communications Received While in a Locked State
JP2008236184A (en) * 2007-03-19 2008-10-02 Mitsubishi Electric Corp Communication terminal device, information display method, and program
WO2010065752A2 (en) * 2008-12-04 2010-06-10 Microsoft Corporation Providing selected data through a locked display
US20100257490A1 (en) * 2009-04-03 2010-10-07 Palm, Inc. Preventing Unintentional Activation And/Or Input In An Electronic Device

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11442598B2 (en) 2011-06-05 2022-09-13 Apple Inc. Systems and methods for displaying notifications received from multiple applications
US11921980B2 (en) 2011-06-05 2024-03-05 Apple Inc. Systems and methods for displaying notifications received from multiple applications
US10908781B2 (en) 2011-06-05 2021-02-02 Apple Inc. Systems and methods for displaying notifications received from multiple applications
US11487403B2 (en) 2011-06-05 2022-11-01 Apple Inc. Systems and methods for displaying notifications received from multiple applications
US9292310B2 (en) 2011-06-05 2016-03-22 Apple Inc. Systems and methods for displaying notifications received from multiple applications
JP2014519126A (en) * 2011-06-05 2014-08-07 アップル インコーポレイテッド System and method for displaying notifications received from multiple applications
US9507608B2 (en) 2011-06-05 2016-11-29 Apple Inc. Systems and methods for displaying notifications received from multiple applications
US10365794B2 (en) 2011-06-05 2019-07-30 Apple Inc. Systems and methods for displaying notifications received from multiple applications
JP2014164682A (en) * 2013-02-27 2014-09-08 Kyocera Corp Portable electronic apparatus, control method and control program
JP2016513435A (en) * 2013-03-01 2016-05-12 ゼットティーイー コーポレイション Mobile terminal alarm method and apparatus, mobile terminal
WO2014174709A1 (en) * 2013-04-26 2014-10-30 株式会社Kpiソリューションズ Program, information processing terminal, and information processing method
JP2015003449A (en) * 2013-06-21 2015-01-08 キヤノン株式会社 Image processing device, control method for image formation device and program
US11343335B2 (en) 2014-05-29 2022-05-24 Apple Inc. Message processing by subscriber app prior to message forwarding
US11907013B2 (en) 2014-05-30 2024-02-20 Apple Inc. Continuity of applications across devices
US11079894B2 (en) 2015-03-08 2021-08-03 Apple Inc. Device configuration user interface
JP2020004424A (en) * 2015-03-31 2020-01-09 華為技術有限公司Huawei Technologies Co.,Ltd. Method and device for protecting privacy of mobile terminal and mobile terminal
US11394555B2 (en) 2015-03-31 2022-07-19 Huawei Technologies Co., Ltd. Mobile terminal privacy protection method and protection apparatus, and mobile terminal
US11882221B2 (en) 2015-03-31 2024-01-23 Huawei Technologies Co., Ltd. Mobile terminal privacy protection method and protection apparatus, and mobile terminal
JP2020052450A (en) * 2018-09-21 2020-04-02 富士ゼロックス株式会社 Information processing apparatus and program
US11477609B2 (en) 2019-06-01 2022-10-18 Apple Inc. User interfaces for location-related communications
US11481094B2 (en) 2019-06-01 2022-10-25 Apple Inc. User interfaces for location-related communications
JP2022002103A (en) * 2019-08-06 2022-01-06 華為技術有限公司Huawei Technologies Co., Ltd. Privacy protecting method and protecting device for mobile terminal and mobile terminal
JP7278345B2 (en) 2019-08-06 2023-05-19 華為技術有限公司 Mobile terminal privacy protection method and protection device, and mobile terminal

Similar Documents

Publication Publication Date Title
JP2012248090A (en) Information processing unit, information processing method and program
US11778430B2 (en) Layers in messaging applications
KR101763967B1 (en) Communication channel between web application and process outside browser
US10497367B2 (en) Flexible schema for language model customization
JP5385381B2 (en) Multimodal communication via modal-specific interface
US8997189B2 (en) Multiuse web service sign-in client side components
US20180373426A1 (en) Information Showing Method and Apparatus, and Electronic Device
US20170359283A1 (en) Music creation app in messaging app
US10613717B2 (en) Reproducing state of source environment when image was screen captured on a different computing device using resource location, resource navigation and positional metadata embedded in image
US20120011426A1 (en) Automatic linking of contacts in message content
US10243906B2 (en) Method for providing notification information selectively and electronic device thereof
JP2014517397A (en) Context-aware input engine
WO2014100205A1 (en) Tagging posts within a media stream
TW200823704A (en) Method and apparatus for resolution of abbreviated text in an electronic communications system
US20150278234A1 (en) Inline web previews with dynamic aspect ratios
JP2009230542A (en) Electronic apparatus
US10469458B2 (en) E-mail sending-receiving system, control method therefor, information processing apparatus, control method therefor, and storage medium storing control program therefor
JP5736756B2 (en) Information processing apparatus, information processing method, and program
US10884833B2 (en) Enhanced notifications
JP2004288111A (en) E-mail device, mail server, and mailer program
CA2742747A1 (en) Automatic linking of contacts in message content
WO2017197889A1 (en) Keyword link method, device and system
WO2018085126A1 (en) Embedded service provider display for a collaborative workspace environment
US10686742B2 (en) Adjusting recipients of a message
JP2011191850A (en) Information processing apparatus, processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150303