JP6279747B2 - Electronic device, processing method and program - Google Patents

Electronic device, processing method and program Download PDF

Info

Publication number
JP6279747B2
JP6279747B2 JP2016545150A JP2016545150A JP6279747B2 JP 6279747 B2 JP6279747 B2 JP 6279747B2 JP 2016545150 A JP2016545150 A JP 2016545150A JP 2016545150 A JP2016545150 A JP 2016545150A JP 6279747 B2 JP6279747 B2 JP 6279747B2
Authority
JP
Japan
Prior art keywords
pen
document
stylus pen
stylus
acquired
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.)
Active
Application number
JP2016545150A
Other languages
Japanese (ja)
Other versions
JPWO2016031000A1 (en
Inventor
藤井 哲也
哲也 藤井
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
Publication of JPWO2016031000A1 publication Critical patent/JPWO2016031000A1/en
Application granted granted Critical
Publication of JP6279747B2 publication Critical patent/JP6279747B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules

Description

本発明の実施形態は、電子機器、処理方法およびプログラムに関する。   Embodiments described herein relate generally to an electronic device, a processing method, and a program.

近年、タブレットやノートPC(Personal computer)といったバッテリ駆動可能で持ち運びが容易な電子機器が広く普及している。この種の電子機器の多くは、ユーザによる入力操作を容易にするために、手書き入力機能(ペン入力機能)を備えている。   2. Description of the Related Art In recent years, electronic devices that can be driven by a battery and are easy to carry, such as tablets and notebook PCs (Personal computers), have become widespread. Many electronic devices of this type have a handwriting input function (pen input function) in order to facilitate an input operation by a user.

手書き入力機能で用いられるペンには、電磁誘導方式のデジタイザペン、静電容量方式タッチパネルでのアクティブスタイラスペンまたはパッシブスタイラスペンおよび抵抗膜方式タッチパネルでのスタイラスペン等、種々のペンが存在する。   There are various types of pens used for the handwriting input function, such as an electromagnetic induction digitizer pen, an active stylus pen on a capacitive touch panel, a passive stylus pen, and a stylus pen on a resistive touch panel.

特開2012−194991号公報JP 2012-194991 A

アクティブスタイラスペンをサポートする静電容量方式のタッチパネルを搭載する電子機器においては、最近では、アクティブスタイラスペンが出力する信号から当該アクティブスタイラスペンの識別情報(Pen ID)を取得することが可能となっている。その一方で、現状では、このPen IDが有効に活用されているとは言えない。   In an electronic device equipped with a capacitive touch panel that supports an active stylus pen, recently, it is possible to obtain identification information (Pen ID) of the active stylus pen from a signal output from the active stylus pen. ing. On the other hand, at present, this Pen ID cannot be said to be used effectively.

本発明の一形態が解決しようとする課題は、アクティブスタイラスペンの識別情報に基づいた制御を行う電子機器、処理方法およびプログラムを提供することである。   An object of one embodiment of the present invention is to provide an electronic device, a processing method, and a program that perform control based on identification information of an active stylus pen.

実施形態によれば、電子機器は、タッチスクリーンディスプレイと、スタイラスペンと、ペンコントローラと、処理手段と、を具備する。前記タッチスクリーンディスプレイは、ディスプレイ上にタッチパネルが配置される。前記ペンコントローラは、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成する。前記処理手段は、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する。前記処理手段は、前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得し、取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納し、前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得し、前記編集対象の文書ファイルに対応づけられた前記第1ペンIDを取得し、取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止する。 According to the embodiment, the electronic device includes a touch screen display, a stylus pen, a pen controller, and a processing unit. In the touch screen display, a touch panel is disposed on the display. The pen controller stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel. The processing means creates a document by converting characters handwritten using the stylus pen into text, and executes a document creation program for editing the created document. The processing means acquires a first pen ID of a stylus pen used when creating the document from the pen controller, and associates the acquired first pen ID with the created document file in a file device. When the document file to be edited is instructed by handwriting input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired and associated with the document file to be edited The first pen ID is acquired, and the acquired first pen ID and the second pen ID are compared. If they match, the editing of the document file is permitted, and if they do not match, the editing of the document file is performed. Ban.

図1は、第1実施形態の電子機器の外観を示す図である。FIG. 1 is a diagram illustrating an external appearance of the electronic apparatus according to the first embodiment. 図2は、第1実施形態の電子機器のシステム構成を示す図である。FIG. 2 is a diagram illustrating a system configuration of the electronic apparatus according to the first embodiment. 図3は、第1実施形態の電子機器上で動作する文書作成アプリケーションプログラムによるアクティブスタイラスペンのPen IDに基づく一動作例を説明するための図である。FIG. 3 is a diagram for explaining an operation example based on the Pen ID of the active stylus pen by the document creation application program operating on the electronic apparatus of the first embodiment. 図4は、第1実施形態の電子機器上で動作する文書作成アプリケーションプログラムのファイル編集時等における動作手順を示すフローチャートである。FIG. 4 is a flowchart showing an operation procedure when editing a file of the document creation application program operating on the electronic apparatus according to the first embodiment. 図5は、第2実施形態の電子機器上で動作する文書作成アプリケーションプログラムによるアクティブスタイラスペンのPen IDに基づく一動作例を説明するための図である。FIG. 5 is a diagram for explaining an operation example based on the Pen ID of the active stylus pen by the document creation application program operating on the electronic apparatus of the second embodiment. 図6は、第2実施形態の電子機器上で動作する文書作成アプリケーションプログラムが提示するユーザインタフェース画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of a user interface screen presented by the document creation application program operating on the electronic apparatus according to the second embodiment. 図7は、第2実施形態の電子機器上で動作する文書作成アプリケーションプログラムのファイル編集時等における動作手順を示すフローチャートである。FIG. 7 is a flowchart showing an operation procedure when editing a file of the document creation application program operating on the electronic apparatus according to the second embodiment. 図8は、第3実施形態の電子機器上で動作するOSによるアクティブスタイラスペンのPen IDに基づく一動作例を説明するための図である。FIG. 8 is a diagram for explaining an operation example based on the Pen ID of the active stylus pen by the OS operating on the electronic device of the third embodiment. 図9は、第3実施形態の電子機器上で動作するOSが提供するユーザインタフェースの一例を説明するための図である。FIG. 9 is a diagram for explaining an example of a user interface provided by the OS operating on the electronic apparatus according to the third embodiment. 図10は、第3実施形態の電子機器上で動作するOSのファイル削除時における動作手順を示すフローチャートである。FIG. 10 is a flowchart illustrating an operation procedure when deleting a file of an OS operating on the electronic apparatus according to the third embodiment. 図11は、第4実施形態の電子機器上で動作するOSによるアクティブスタイラスペンのPen IDに基づく一動作例を説明するための図である。FIG. 11 is a diagram for explaining an operation example based on the Pen ID of the active stylus pen by the OS operating on the electronic device of the fourth embodiment. 図12は、第4実施形態の電子機器上で動作するOSのアプリケーションプログラムや設定ツール等の起動時における動作手順を示すフローチャートである。FIG. 12 is a flowchart illustrating an operation procedure when starting an OS application program, a setting tool, or the like that operates on the electronic apparatus according to the fourth embodiment. 図13は、第5実施形態の電子機器上で動作するBIOSによるアクティブスタイラスペンのPen IDに基づく一動作例を説明するための図である。FIG. 13 is a diagram for explaining an operation example based on the Pen ID of the active stylus pen by the BIOS operating on the electronic apparatus according to the fifth embodiment. 図14は、第5実施形態の電子機器上で動作するBIOSが提示するユーザインタフェース画面の一例を示す図である。FIG. 14 is a diagram illustrating an example of a user interface screen presented by the BIOS operating on the electronic apparatus according to the fifth embodiment. 図15は、第5実施形態の電子機器上で動作するBIOSのBIOS設定の変更時における動作手順を示すフローチャートである。FIG. 15 is a flowchart illustrating an operation procedure when changing the BIOS setting of the BIOS operating on the electronic apparatus according to the fifth embodiment. 図16は、第1乃至第5実施形態の電子機器によるアクティブスタイラスペンのPen IDの活用法を総合的に示す図である。FIG. 16 is a diagram comprehensively showing how to use the Pen ID of the active stylus pen by the electronic apparatus of the first to fifth embodiments.

以下、実施の形態について図面を参照して説明する。   Hereinafter, embodiments will be described with reference to the drawings.

(第1実施形態)
まず、第1実施形態について説明する。
(First embodiment)
First, the first embodiment will be described.

図1は、本実施形態の電子機器の外観を示す図である。ここでは、本実施形態の電子機器が、タブレット1として実現される場合を想定する。また、ここでは、磁界共鳴方式または直流共鳴方式により、タブレット1からアクティブスタイラスペン2にワイヤレスで電力を供給する(無線給電)ことを想定する。なお、ここでは、アクティブスタイラスペン2を想定するが、アクティブ型に限らず、パッシブ型のスタイラスペン(パッシブスタイラスペン)も適用可能である。   FIG. 1 is a diagram illustrating an appearance of an electronic apparatus according to the present embodiment. Here, the case where the electronic device of this embodiment is implement | achieved as the tablet 1 is assumed. Here, it is assumed that power is supplied from the tablet 1 to the active stylus pen 2 wirelessly (wireless power feeding) by the magnetic field resonance method or the direct current resonance method. Here, the active stylus pen 2 is assumed, but not limited to the active type, a passive stylus pen (passive stylus pen) is also applicable.

図1に示すように、タブレット1は、本体11とタッチスクリーンディスプレイ12とを備える。タッチスクリーンディスプレイ12は、その表示面が本体11の上面から露出するように設置されている。   As shown in FIG. 1, the tablet 1 includes a main body 11 and a touch screen display 12. The touch screen display 12 is installed such that its display surface is exposed from the upper surface of the main body 11.

本体11は、薄い箱形の筐体を有している。タッチスクリーンディスプレイ12には、フラットパネルディスプレイと、フラットパネルディスプレイ上でのアクティブスタイラスペン2の接触位置を検出するセンサとが組み込まれている。センサは、静電容量方式のタッチパネルであり、アクティブスタイラスペン2をサポートする機能を有している。タッチパネルは、アクティブスタイラスペン2から出力される信号に基づき、タッチパネルに非接触状態にあるアクティブスタイラスペン2のペン先が指し示すタッチパネル上の位置を検出することができる。フラットパネルディスプレイは、LCD(Liquid crystal display)である。タッチパネルは、LCDの表示面を覆うように設けられる。   The main body 11 has a thin box-shaped housing. The touch screen display 12 incorporates a flat panel display and a sensor that detects a contact position of the active stylus pen 2 on the flat panel display. The sensor is a capacitive touch panel and has a function of supporting the active stylus pen 2. Based on the signal output from the active stylus pen 2, the touch panel can detect the position on the touch panel indicated by the pen tip of the active stylus pen 2 that is not in contact with the touch panel. The flat panel display is an LCD (Liquid crystal display). The touch panel is provided so as to cover the display surface of the LCD.

図2は、タブレット1のシステム構成を示す図である。   FIG. 2 is a diagram illustrating a system configuration of the tablet 1.

図2に示すように、タブレット1は、CPU101、システムコントローラ102、主メモリ103、BIOS−ROM104およびSSD(Solid state drive)105を備えている。また、タブレット1は、グラフィクスコントローラ106、ペンコントローラ107、無線通信デバイス108、EC(Embedded controller)109、無線給電用送電回路110および送電コイル111を備えている。   As illustrated in FIG. 2, the tablet 1 includes a CPU 101, a system controller 102, a main memory 103, a BIOS-ROM 104, and an SSD (Solid state drive) 105. The tablet 1 includes a graphics controller 106, a pen controller 107, a wireless communication device 108, an EC (Embedded controller) 109, a wireless power transmission circuit 110 and a power transmission coil 111.

CPU101は、タブレット1内の各種コンポーネントの動作を制御するプロセッサである。CPU101は、SSD105から主メモリ103に各種ソフトウェアをロードして実行する。これらソフトウェアには、オペレーティングシステム(OS)210や各種アプリケーションプログラムが含まれている。OS210は、ペンドライバ211を有している。また、各種アプリケーションプログラムには、アクティブスタイラスペン2を使って文書を作成するための文書作成アプリケーションプログラム220が含まれる。ペンドライバ211および文書作成アプリケーションプログラム220の詳細については後述する。   The CPU 101 is a processor that controls the operation of various components in the tablet 1. The CPU 101 loads various software from the SSD 105 to the main memory 103 and executes them. These software include an operating system (OS) 210 and various application programs. The OS 210 has a pen driver 211. The various application programs include a document creation application program 220 for creating a document using the active stylus pen 2. Details of the pen driver 211 and the document creation application program 220 will be described later.

また、CPU101は、BIOS−ROM104に格納されたBIOS200も実行する。BIOS200は、ハードウェア制御のためのプログラムである。BIOS−ROM104は、フラッシュメモリであり、例えばBIOS200の設定情報等の格納領域としても利用される。   The CPU 101 also executes the BIOS 200 stored in the BIOS-ROM 104. The BIOS 200 is a program for hardware control. The BIOS-ROM 104 is a flash memory, and is also used as a storage area for setting information of the BIOS 200, for example.

システムコントローラ102は、CPU101のローカルバスと各種コンポーネントとの間を接続するデバイスである。システムコントローラ102には、主メモリ103をアクセス制御するメモリコントローラ等、各種コンポーネントを駆動制御するための種々のコントローラが内蔵されている。   The system controller 102 is a device that connects the local bus of the CPU 101 and various components. The system controller 102 incorporates various controllers for driving and controlling various components such as a memory controller for controlling access to the main memory 103.

グラフィクスコントローラ106は、タッチスクリーンディスプレイ12に組み込まれているLCD12Aを制御する表示コントローラである。LCD12Aは、グラフィクスコントローラ104によって生成される表示信号に基づいて画面イメージを表示する。LCD12A上にはタッチパネル12Bが配置されている。アクティブスタイラスペン2がタッチスクリーンディスプレイ12の表示面上に接触した位置は、このタッチパネル12Bによって検出される。   The graphics controller 106 is a display controller that controls the LCD 12 </ b> A incorporated in the touch screen display 12. The LCD 12A displays a screen image based on a display signal generated by the graphics controller 104. A touch panel 12B is disposed on the LCD 12A. The position where the active stylus pen 2 contacts the display surface of the touch screen display 12 is detected by the touch panel 12B.

ペンコントローラ107は、タッチパネル12Bから出力される検出信号を受けて位置データを生成するデバイスである。タッチパネル12Bから出力される検出信号には、アクティブスタイラスペン2の接触を検出したタッチスクリーンディスプレイ12の表示面上の座標を示す信号のほか、アクティブスタイラスペン2から出力される信号が含まれている。また、アクティブスタイラスペン2から出力される信号には、アクティブスタイラスペン2の識別情報(Pen ID)が含まれている。ペンコントローラ107は、アクティブスタイラスペン2から出力される信号からPen IDを取得する機能も有している。ペンコントローラ107は、位置データとPen Idとを、内蔵レジスタに格納する。前述のペンドライバ211は、ペンコントローラ107の内蔵レジスタに格納された位置データおよびPen IDを読み出すためのプログラムである。ペンコントローラ107の内蔵レジスタに格納された位置データおよびPen IDは、BIOS200によっても読み出すことができる。Pen IDは、アクティブスタイラスペン2毎に固有の値が割り当てられ、各アクティブスタイラスペン2内に保存されているデータである。なお、ペンコントローラ107は、ペンドライバ211またはBIOS200からの指示を受けた場合に、アクティブスタイラスペン2のPen IDを取得するものであってもよい。   The pen controller 107 is a device that generates position data in response to a detection signal output from the touch panel 12B. The detection signal output from the touch panel 12B includes a signal output from the active stylus pen 2 in addition to a signal indicating coordinates on the display surface of the touch screen display 12 that detects the contact of the active stylus pen 2. . The signal output from the active stylus pen 2 includes identification information (Pen ID) of the active stylus pen 2. The pen controller 107 also has a function of acquiring a Pen ID from a signal output from the active stylus pen 2. The pen controller 107 stores the position data and Pen Id in a built-in register. The pen driver 211 described above is a program for reading the position data and Pen ID stored in the built-in register of the pen controller 107. The position data and Pen ID stored in the built-in register of the pen controller 107 can also be read out by the BIOS 200. The Pen ID is data that is assigned to each active stylus pen 2 and stored in each active stylus pen 2. Note that the pen controller 107 may acquire the Pen ID of the active stylus pen 2 when receiving an instruction from the pen driver 211 or the BIOS 200.

無線通信デバイス108は、無線LANまたは3G移動通信などの無線通信を実行するデバイスである。EC109は、電力管理のための電源回路109Aを含むワンチップマイクロコンピュータである。EC109は、ユーザによるパワーボタンの操作に応じてタブレット1を電源オン/オフする機能を有している。   The wireless communication device 108 is a device that executes wireless communication such as wireless LAN or 3G mobile communication. The EC 109 is a one-chip microcomputer including a power supply circuit 109A for power management. The EC 109 has a function of turning on / off the tablet 1 in accordance with the operation of the power button by the user.

無線給電用送電回路110は、送電コイル111を使って電源回路109Aからの電力をアクティブスタイラスペン2に送電する回路である。送電コイル111は、無線給電用送電回路110の制御の下、アクティブスタイラスペン2側に設けられる受電コイルを共鳴させるための磁束を発生させるコイルである。   The wireless power transmission circuit 110 is a circuit that transmits power from the power supply circuit 109 </ b> A to the active stylus pen 2 using the power transmission coil 111. The power transmission coil 111 is a coil that generates magnetic flux for resonating the power reception coil provided on the active stylus pen 2 side under the control of the power transmission circuit 110 for wireless power feeding.

次に、以上のようなシステム構成を持つタブレット1上で動作する文書作成アプリケーションプログラム220によるアクティブスタイラスペン2のPen IDに基づく一動作例について説明する。   Next, an operation example based on the Pen ID of the active stylus pen 2 by the document creation application program 220 operating on the tablet 1 having the above system configuration will be described.

文書作成アプリケーションプログラム220は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、手書き文書を作成することを可能とするプログラムである。文書作成アプリケーションプログラム220は、筆跡を解析して、手書きされた文字をテキストデータに変換する機能を備えている。文書作成アプリケーションプログラム220は、タッチスクリーンディスプレイ12上で手書き入力された内容を1枚のページとして管理し、また、複数枚のページを1冊のノートとして管理することができる。文書作成アプリケーションプログラム220は、各ノートを1つのファイルとしてSSD105に格納する。換言すると、文書作成アプリケーションプログラム220を使用するユーザは、まず、新規ノートの作成作業を行い、このノートについて、新規ページの追加、既存ページの更新、既存ページの削除、ノート自体の削除、等の(削除を含む)編集作業を行う。新規ノートの作成は、いずれのノートにも属さない新規ページの作成(保存)時に自動的に行われるものであってもよい。なお、以下では、編集および削除を編集と総称することがある。   The document creation application program 220 is a program that enables a handwritten document to be created by a handwriting input operation with the active stylus pen 2 on the touch screen display 12. The document creation application program 220 has a function of analyzing handwriting and converting handwritten characters into text data. The document creation application program 220 can manage the content input by handwriting on the touch screen display 12 as one page, and can manage a plurality of pages as one notebook. The document creation application program 220 stores each note in the SSD 105 as one file. In other words, the user who uses the document creation application program 220 first creates a new note, and for this note, adds a new page, updates an existing page, deletes an existing page, deletes the note itself, etc. Perform editing (including deletion). The creation of a new note may be automatically performed when a new page that does not belong to any note is created (saved). Hereinafter, editing and deletion may be collectively referred to as editing.

文書作成アプリケーションプログラム220は、このノート(ファイル)に対する編集作業の可否判断にアクティブスタイラスペン2のPen IDを活用する。図3に、本実施形態における文書作成アプリケーションプログラム220によるアクティブスタイラスペン2のPen IDに基づく一動作例を示す。   The document creation application program 220 uses the Pen ID of the active stylus pen 2 to determine whether or not editing can be performed on the note (file). FIG. 3 shows an operation example based on the Pen ID of the active stylus pen 2 by the document creation application program 220 in the present embodiment.

図3中、(A)は、ファイル作成時の文書作成アプリケーションプログラム220の動作を示している。文書作成アプリケーションプログラム220は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの作成が指示された際、ペンドライバ211を介して、アクティブスタイラスペン2のPen ID(Pen ID 301)をペンコントローラ107から取得する。文書作成アプリケーションプログラム220は、この取得したPen ID 301と対応づけて、作成が指示されたファイル(ファイル401)をSSD105に格納する。なお、図3では、ファイル401内にPen ID 301が保存される例を示すが、ファイル401へのPen ID 301の対応づけは、これに限定されるものではない。   In FIG. 3, (A) shows the operation of the document creation application program 220 at the time of file creation. The document creation application program 220 receives a pen ID (Pen ID) of the active stylus pen 2 via the pen driver 211 when a file creation is instructed by a handwriting input operation with the active stylus pen 2 on the touch screen display 12. 301) is acquired from the pen controller 107. The document creation application program 220 stores the file instructed to create (file 401) in the SSD 105 in association with the acquired Pen ID 301. FIG. 3 shows an example in which the Pen ID 301 is stored in the file 401, but the association of the Pen ID 301 with the file 401 is not limited to this.

一方、(B)は、ファイル編集時の文書作成アプリケーションプログラム220の動作を示している。文書作成アプリケーションプログラム220は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの編集が指示された際、第1に、ペンドライバ211を介して、その指示に使用されるアクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得する。第2に、文書作成アプリケーションプログラム220は、編集が指示されたファイル401に対応づけられたPen ID 301を(SSD105から)取得する。   On the other hand, (B) shows the operation of the document creation application program 220 during file editing. The document creation application program 220 is first used for an instruction via the pen driver 211 when a file editing is instructed by a handwriting input operation with the active stylus pen 2 on the touch screen display 12. The pen ID 301 of the active stylus pen 2 is acquired from the pen controller 107. Secondly, the document creation application program 220 acquires (from the SSD 105) the Pen ID 301 associated with the file 401 instructed to be edited.

文書作成アプリケーションプログラム220は、取得した2つのPen ID 301を比較して、一致した場合、指示されたファイル401の編集を許可する。一方、2つのPen ID 301が一致しなかった場合、文書作成アプリケーションプログラム220は、指示されたファイル401の編集を禁止する。   The document creation application program 220 compares the two acquired Pen IDs 301 and, if they match, permits the editing of the designated file 401. On the other hand, if the two Pen IDs 301 do not match, the document creation application program 220 prohibits editing of the instructed file 401.

これにより、特定のアクティブブスタイラスペン2を持たない第3者による作業を制限でき、第3者による特定のファイルの編集や削除を防ぐことができる。   As a result, work by a third party who does not have the specific active stylus pen 2 can be restricted, and editing or deletion of a specific file by the third party can be prevented.

図4は、本実施形態の文書作成アプリケーションプログラム220のファイル編集時等における動作手順を示すフローチャートである。   FIG. 4 is a flowchart showing an operation procedure when the document creation application program 220 of the present embodiment edits a file.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの編集等が指示された場合、文書作成アプリケーションプログラム220は、アクティブスタイラスペン2のPen ID 301を取得すると共に(ブロックA1)、ファイル401に保存されているPen ID 301を取得する(ブロックA2)。   When file editing or the like is instructed by handwriting input operation with the active stylus pen 2 on the touch screen display 12, the document creation application program 220 acquires the Pen ID 301 of the active stylus pen 2 (block A1). The Pen ID 301 stored in the file 401 is acquired (block A2).

文書作成アプリケーションプログラム220は、取得した2つのPen ID 301を比較し(ブロックA3)、一致した場合(ブロックA4のYES)、ファイル401の編集や削除を許可する(ブロックA5)。一致しなかった場合(ブロックA4のNO)、文書作成アプリケーションプログラム220は、ファイル401の編集や削除を禁止する(ブロックA6)。   The document creation application program 220 compares the two acquired Pen IDs 301 (block A3), and if they match (YES in block A4), permits editing or deletion of the file 401 (block A5). If they do not match (NO in block A4), the document creation application program 220 prohibits editing and deletion of the file 401 (block A6).

このように、本実施形態のタブレット1は、アクティブスタイラスペン2のPen ID 301に基づいた制御を行うことができる。   As described above, the tablet 1 of the present embodiment can perform control based on the Pen ID 301 of the active stylus pen 2.

(第2実施形態)
次に、第2実施形態について説明する。なお、本実施形態においても、第1実施形態と同様、電子機器がタブレット1として実現される場合を想定し、システム構成等の説明については省略する。また、第1実施形態のタブレット1と同一のコンポーネント等に対しては同一の符号を使用する。
(Second Embodiment)
Next, a second embodiment will be described. In the present embodiment, as in the first embodiment, it is assumed that the electronic device is realized as the tablet 1, and the description of the system configuration and the like is omitted. Moreover, the same code | symbol is used with respect to the same component etc. as the tablet 1 of 1st Embodiment.

本実施形態では、文書作成アプリケーションプログラム220に、アクティブスタイラスペン2のPen ID 301を予め登録する機能を実装する。文書作成アプリケーションプログラム220は、登録されているPen ID 301と、作業に使用されるアクティブスタイラスペン2のPen ID 301とを比較し、一致する場合にのみ、ファイル401の新規作成、編集、削除等の作業を許可する。   In the present embodiment, a function for registering the Pen ID 301 of the active stylus pen 2 in advance in the document creation application program 220 is implemented. The document creation application program 220 compares the registered Pen ID 301 with the Pen ID 301 of the active stylus pen 2 used for the work, and creates, edits, deletes, etc. the file 401 only if they match. Allow work.

図5に、本実施形態における文書作成アプリケーションプログラム220によるアクティブスタイラスペン2のPen ID 301に基づく一動作例を示す。   FIG. 5 shows an operation example based on the Pen ID 301 of the active stylus pen 2 by the document creation application program 220 in the present embodiment.

図5中、(A)は、アクティブスタイラスペン2のPen ID 301の登録時の文書作成アプリケーションプログラム220の動作を示している。文書作成アプリケーションプログラム220は、ユーザが特定のアクティブスタイラスペン2を登録するためのユーザインタフェースを提供する。図6に、文書作成アプリケーションプログラム220が提供するユーザインタフェースで提示されるユーザインタフェース画面の一例を示す。   In FIG. 5, (A) shows the operation of the document creation application program 220 when the Pen ID 301 of the active stylus pen 2 is registered. The document creation application program 220 provides a user interface for the user to register a specific active stylus pen 2. FIG. 6 shows an example of a user interface screen presented by the user interface provided by the document creation application program 220.

図6に示すように、ユーザインタフェース画面上には、アクティブスタイラスペン2をタッチスクリーンディスプレイ12上に接触させるための領域a1が設けられる。文書作成アプリケーションプログラム220は、この領域a1へのアクティブスタイラスペン2の接触が検出されたら、ペンドライバ211を介して、アクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得し、そのPen ID 301を文書作成アプリケーションプログラム220の管理領域内に保存する。   As shown in FIG. 6, an area a <b> 1 for bringing the active stylus pen 2 into contact with the touch screen display 12 is provided on the user interface screen. When the contact of the active stylus pen 2 to this area a1 is detected, the document creation application program 220 acquires the Pen ID 301 of the active stylus pen 2 from the pen controller 107 via the pen driver 211, and the Pen ID 301 Are stored in the management area of the document creation application program 220.

なお、ユーザインタフェース画面には、領域a1に接触させたアクティブスタイラスペン2の登録を指示するためのオブジェクトa2と、領域a1に接触させたアクティブスタイラスペン2の登録取り止めを指示するためのオブジェクトa3とが配置される。このオブジェクトa2,a3は、アクティブスタイラスペン2のPen ID 301の取得が完了した場合に操作可能となるように制御される。ユーザは、アクティブスタイラスペン2をユーザインタフェース画面の領域a1上に接触させ、登録を行う場合はオブジェクトa2に対するタッチ操作(手書き入力操作)を行い、登録を止める場合はオブジェクトa3に対するタッチ操作を行う。文書作成アプリケーションプログラム220は、オブジェクトa2に対するタッチ操作が検出されたら、Pen ID 301の保存を行う。   The user interface screen includes an object a2 for instructing registration of the active stylus pen 2 in contact with the area a1, and an object a3 for instructing cancellation of registration of the active stylus pen 2 in contact with the area a1. Is placed. The objects a2 and a3 are controlled to be operable when acquisition of the Pen ID 301 of the active stylus pen 2 is completed. The user brings the active stylus pen 2 into contact with the area a1 on the user interface screen, performs a touch operation (handwriting input operation) on the object a2 when performing registration, and performs a touch operation on the object a3 when stopping registration. The document creation application program 220 stores the Pen ID 301 when a touch operation on the object a2 is detected.

一方、図5中、(B)は、ファイル編集時の文書作成アプリケーションプログラム220の動作を示している。なお、ここでは、ファイル編集時を例示しているが、ファイル作成時およびファイル削除時も同様の動作が行われる。   On the other hand, FIG. 5B shows the operation of the document creation application program 220 when editing a file. Although the file editing is illustrated here, the same operation is performed when the file is created and when the file is deleted.

文書作成アプリケーションプログラム220は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの編集が指示された際、第1に、ペンドライバ211を介して、その指示に使用されるアクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得する。第2に、文書作成アプリケーションプログラム220は、登録されているPen ID 301を(文書作成アプリケーションプログラム220の管理領域内から)取得する。   The document creation application program 220 is first used for an instruction via the pen driver 211 when a file editing is instructed by a handwriting input operation with the active stylus pen 2 on the touch screen display 12. The pen ID 301 of the active stylus pen 2 is acquired from the pen controller 107. Second, the document creation application program 220 acquires the registered Pen ID 301 (from within the management area of the document creation application program 220).

文書作成アプリケーションプログラム220は、取得した2つのPen ID 301を比較して、一致した場合、指示されたファイル401の編集を許可する。一方、2つのPen ID 301が一致しなかった場合、文書作成アプリケーションプログラム220は、指示されたファイル401の編集を禁止する。   The document creation application program 220 compares the two acquired Pen IDs 301 and, if they match, permits the editing of the designated file 401. On the other hand, if the two Pen IDs 301 do not match, the document creation application program 220 prohibits editing of the instructed file 401.

これにより、特定のアクティブブスタイラスペン2を持たない第3者による作業を制限でき、第3者による特定のファイルの編集や削除を防ぐことができる。   As a result, work by a third party who does not have the specific active stylus pen 2 can be restricted, and editing or deletion of a specific file by the third party can be prevented.

図7は、本実施形態の文書作成アプリケーションプログラム220のファイル編集時等における動作手順を示すフローチャートである。   FIG. 7 is a flowchart showing an operation procedure when the document creation application program 220 of the present embodiment edits a file.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの編集等が指示された場合、文書作成アプリケーションプログラム220は、アクティブスタイラスペン2のPen ID 301を取得すると共に(ブロックB1)、文書作成アプリケーションプログラム220に登録されているPen ID 301を取得する(ブロックB2)。   When file editing or the like is instructed by handwriting input operation with the active stylus pen 2 on the touch screen display 12, the document creation application program 220 acquires the Pen ID 301 of the active stylus pen 2 (block B1). Then, the Pen ID 301 registered in the document creation application program 220 is acquired (block B2).

文書作成アプリケーションプログラム220は、取得した2つのPen ID 301を比較し(ブロックB3)、一致した場合(ブロックB4のYES)、ファイル401の新規作成や編集、削除を許可する(ブロックB5)。一致しなかった場合(ブロックB4のNO)、文書作成アプリケーションプログラム220は、ファイル401の新規作成や編集、削除を禁止する(ブロックB6)。   The document creation application program 220 compares the two acquired Pen IDs 301 (block B3), and if they match (YES in block B4), permits the creation, editing, and deletion of the file 401 (block B5). If they do not match (NO in block B4), the document creation application program 220 prohibits new creation, editing, and deletion of the file 401 (block B6).

このように、本実施形態のタブレット1は、アクティブスタイラスペン2のPen ID 301に基づいた制御を行うことができる。   As described above, the tablet 1 of the present embodiment can perform control based on the Pen ID 301 of the active stylus pen 2.

(第3実施形態)
次に、第3実施形態について説明する。なお、本実施形態においても、第1実施形態と同様、電子機器がタブレット1として実現される場合を想定し、システム構成等の説明については省略する。また、第1実施形態のタブレット1と同一のコンポーネント等に対しては同一の符号を使用する。
(Third embodiment)
Next, a third embodiment will be described. In the present embodiment, as in the first embodiment, it is assumed that the electronic device is realized as the tablet 1, and the description of the system configuration and the like is omitted. Moreover, the same code | symbol is used with respect to the same component etc. as the tablet 1 of 1st Embodiment.

本実施形態では、OS210に、Pen ID 301を比較する機能を実装する。OS210は、ファイル401内に保存されるPen ID 301と、そのファイル401の削除指示に使用されるアクティブスタイラスペン2のPen ID 301とを比較し、一致する場合にのみ、ファイル401の削除を許可する。   In this embodiment, a function for comparing the Pen ID 301 is implemented in the OS 210. The OS 210 compares the Pen ID 301 stored in the file 401 with the Pen ID 301 of the active stylus pen 2 used for the deletion instruction of the file 401, and permits the deletion of the file 401 only when they match. To do.

図8に、本実施形態におけるOS210によるアクティブスタイラスペン2のPen ID 301に基づく一動作例を示す。   FIG. 8 shows an operation example based on the Pen ID 301 of the active stylus pen 2 by the OS 210 in the present embodiment.

図8は、ファイル削除時のOS210の動作を示している。OS210は、例えば図9に示すような、例えば文書作成アプリケーションプログラム220により作成したファイル401を当該文書作成アプリケーションプログラム220によらずに削除可能なユーザインタフェースを提供する。図9中、オブジェクトb1は、ファイル401を表すアイコンである。また、オブジェクトb2は、ファイル401の削除を指示するためのアイコンである。オブジェクトb1を移動させてオブジェクトb2に重ね合わせるような手書き入力操作がアクティブスタイラスペン2によりタッチスクリーンディスプレイ12上で行われると、OS210は、オブジェクトb1で表されるファイル401を削除する。   FIG. 8 shows the operation of the OS 210 when deleting a file. The OS 210 provides a user interface capable of deleting a file 401 created by, for example, the document creation application program 220 without using the document creation application program 220 as shown in FIG. In FIG. 9, an object b1 is an icon representing a file 401. The object b2 is an icon for instructing deletion of the file 401. When a handwriting input operation for moving the object b1 and superimposing it on the object b2 is performed on the touch screen display 12 by the active stylus pen 2, the OS 210 deletes the file 401 represented by the object b1.

つまり、例えば、文書作成アプリケーションプログラム220が特定のアクティブスタイラスペン2を持たない第3者によるファイル401に対する作業を制限していたとしても、OS210が提供するユーザインタフェースにより、特定のアクティブブスタイラスペン2を持たない第3者によるファイル401の削除が行われ得ることとなる。   That is, for example, even if the document creation application program 220 restricts the work on the file 401 by a third party who does not have the specific active stylus pen 2, the specific active stylus pen 2 is provided by the user interface provided by the OS 210. The file 401 can be deleted by a third party who does not have.

そこで、OS210は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの削除が指示された際、第1に、ペンドライバ211により、その指示に使用されるアクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得する。第2に、OS210は、削除が指示されたファイル401に対応づけられたPen ID 301を(SSD105から)取得する。ここでは、削除が指示されたファイル401は、文書作成アプリケーションプログラム220により作成されたものであって、Pen ID 301の対応づけが、当該文書作成アプリケーションプログラム220により行われているものとする。   Therefore, when the OS 210 is instructed to delete a file by a handwriting input operation with the active stylus pen 2 on the touch screen display 12, first, the pen driver 211 uses the active stylus pen 2 used for the instruction. The pen ID 301 is acquired from the pen controller 107. Secondly, the OS 210 acquires (from the SSD 105) the Pen ID 301 associated with the file 401 instructed to be deleted. Here, it is assumed that the file 401 instructed to be deleted has been created by the document creation application program 220 and that the Pen ID 301 is associated with the document creation application program 220.

OS210は、取得した2つのPen ID 301を比較して、一致した場合、指示されたファイル401の削除を許可する。一方、2つのPen ID 301が一致しなかった場合、OS210は、指示されたファイル401の削除を禁止する。   The OS 210 compares the two acquired Pen IDs 301, and if they match, the OS 210 permits deletion of the instructed file 401. On the other hand, if the two Pen IDs 301 do not match, the OS 210 prohibits deletion of the instructed file 401.

これにより、特定のアクティブブスタイラスペン2を持たない第3者による作業を制限でき、第3者による特定のファイルの削除を防ぐことができる。   As a result, work by a third party who does not have the specific active stylus pen 2 can be restricted, and deletion of a specific file by the third party can be prevented.

図10は、本実施形態のOS210のファイル削除時における動作手順を示すフローチャートである。   FIG. 10 is a flowchart showing an operation procedure when the OS 210 according to the present embodiment deletes a file.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、ファイルの削除が指示された場合、OS210は、アクティブスタイラスペン2のPen ID 301を取得すると共に(ブロックC1)、ファイル401に保存されているPen ID 301を取得する(ブロックC2)。   When deletion of a file is instructed by a handwriting input operation using the active stylus pen 2 on the touch screen display 12, the OS 210 acquires the Pen ID 301 of the active stylus pen 2 (block C1) and saves it in the file 401. The acquired Pen ID 301 is acquired (block C2).

OS210は、取得した2つのPen ID 301を比較し(ブロックC3)、一致した場合(ブロックC4のYES)、ファイル401の削除を許可する(ブロックC5)。一致しなかった場合(ブロックC4のNO)、OS210は、ファイル401の削除を禁止する(ブロックC6)。   The OS 210 compares the two acquired Pen IDs 301 (block C3), and if they match (YES in block C4), permits deletion of the file 401 (block C5). If they do not match (NO in block C4), the OS 210 prohibits deletion of the file 401 (block C6).

このように、本実施形態のタブレット1は、アクティブスタイラスペン2のPen ID 301に基づいた制御を行うことができる。   As described above, the tablet 1 of the present embodiment can perform control based on the Pen ID 301 of the active stylus pen 2.

(第4実施形態)
次に、第4実施形態について説明する。なお、本実施形態においても、第1実施形態と同様、電子機器がタブレット1として実現される場合を想定し、システム構成等の説明については省略する。また、第1実施形態のタブレット1と同一のコンポーネント等に対しては同一の符号を使用する。
(Fourth embodiment)
Next, a fourth embodiment will be described. In the present embodiment, as in the first embodiment, it is assumed that the electronic device is realized as the tablet 1, and the description of the system configuration and the like is omitted. Moreover, the same code | symbol is used with respect to the same component etc. as the tablet 1 of 1st Embodiment.

本実施形態では、OS210に、アクティブスタイラスペン2のPen ID 301を予め登録する機能を実装する。OS210は、登録されているPen ID 301と、作業に使用されるアクティブスタイラスペン2のPen ID 301とを比較し、一致する場合にのみ、(文書作成アプリケーションプログラム220を含む)アプリケーションプログラムや設定ツール等の起動を許可する。   In the present embodiment, a function for registering the Pen ID 301 of the active stylus pen 2 in advance in the OS 210 is implemented. The OS 210 compares the registered Pen ID 301 with the Pen ID 301 of the active stylus pen 2 used for the work, and if it matches, an application program (including the document creation application program 220) and a setting tool Etc. are allowed to start.

図11に、本実施形態におけるOS210によるアクティブスタイラスペン2のPen ID 301に基づく一動作例を示す。   FIG. 11 shows an operation example based on the Pen ID 301 of the active stylus pen 2 by the OS 210 in the present embodiment.

図11中、(A)は、アクティブスタイラスペン2のPen ID 301の登録時のOS210の動作を示している。本実施形態のOS210は、第2実施形態の文書作成アプリケーションプログラム220と同様、ユーザが特定のアクティブスタイラスペン2を登録するためのユーザインタフェースを提供する。   11A shows the operation of the OS 210 when the Pen ID 301 of the active stylus pen 2 is registered. The OS 210 of the present embodiment provides a user interface for the user to register a specific active stylus pen 2, similar to the document creation application program 220 of the second embodiment.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、アクティブスタイラスペン2の登録が指示された際、ペンドライバ211により、アクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得し、そのPen ID 301をOS210の管理領域内に保存する。   When registration of the active stylus pen 2 is instructed by handwriting input operation with the active stylus pen 2 on the touch screen display 12, the pen driver 211 acquires the Pen ID 301 of the active stylus pen 2 from the pen controller 107, The Pen ID 301 is stored in the management area of the OS 210.

一方、(B)は、アプリケーションプログラムや設定ツール等の起動時のOS210の動作を示している。   On the other hand, (B) shows the operation of the OS 210 when starting up an application program, a setting tool, or the like.

OS210は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、アプリケーションプログラムや設定ツール等の起動が指示された際、第1に、ペンドライバ211により、その指示に使用されるアクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得する。第2に、OS210は、登録されているPen ID 301を(OS210の管理領域内から)取得する。   When the OS 210 is instructed to start an application program, a setting tool, or the like by handwriting input operation with the active stylus pen 2 on the touch screen display 12, first, the pen driver 211 uses the active to be used for the instruction. The Pen ID 301 of the stylus pen 2 is acquired from the pen controller 107. Second, the OS 210 acquires the registered Pen ID 301 (from within the management area of the OS 210).

OS210は、取得した2つのPen ID 301を比較して、一致した場合、指示されたアプリケーションプログラムや設定ツール等の起動を許可する。一方、2つのPen ID 301が一致しなかった場合、OS210は、指示されたアプリケーションプログラムや設定ツール等の起動を禁止する。   The OS 210 compares the two acquired Pen IDs 301, and if they match, the OS 210 permits activation of the instructed application program, setting tool, or the like. On the other hand, if the two Pen IDs 301 do not match, the OS 210 prohibits activation of the instructed application program or setting tool.

これにより、特定のアクティブブスタイラスペン2を持たない第3者による作業を制限でき、第3者によりタブレット1でアプリケーションプログラムが使用されたり、OS設定などが変更されたりすることを防ぐことができる。   As a result, work by a third person who does not have a specific active stylus pen 2 can be restricted, and it is possible to prevent the third person from using an application program on the tablet 1 or changing OS settings or the like. .

図12は、本実施形態のOS210のアプリケーションプログラムや設定ツール等の起動時における動作手順を示すフローチャートである。   FIG. 12 is a flowchart showing an operation procedure when starting an application program, a setting tool, and the like of the OS 210 according to this embodiment.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、アプリケーションプログラムや設定ツール等の起動が指示された場合、OS210は、アクティブスタイラスペン2のPen ID 301を取得すると共に(ブロックD1)、OS210に登録されているPen ID 301を取得する(ブロックD2)。   When activation of an application program, a setting tool, or the like is instructed by a handwriting input operation with the active stylus pen 2 on the touch screen display 12, the OS 210 acquires the Pen ID 301 of the active stylus pen 2 (block D1). The Pen ID 301 registered in the OS 210 is acquired (block D2).

OS210は、取得した2つのPen ID 301を比較し(ブロックD3)、一致した場合(ブロックD4のYES)、アプリケーションプログラムや設定ツール等の起動を許可する(ブロックD5)。一致しなかった場合(ブロックD4のNO)、OS210は、アプリケーションプログラムや設定ツール等の起動を禁止する(ブロックD6)。   The OS 210 compares the two acquired Pen IDs 301 (block D3), and if they match (YES in block D4), permits the activation of an application program, a setting tool, etc. (block D5). If they do not match (NO in block D4), the OS 210 prohibits activation of an application program, a setting tool, etc. (block D6).

このように、本実施形態のタブレット1は、アクティブスタイラスペン2のPen ID 301に基づいた制御を行うことができる。   As described above, the tablet 1 of the present embodiment can perform control based on the Pen ID 301 of the active stylus pen 2.

(第5実施形態)
次に、第5実施形態について説明する。なお、本実施形態においても、第1実施形態と同様、電子機器がタブレット1として実現される場合を想定し、システム構成等の説明については省略する。また、第1実施形態のタブレット1と同一のコンポーネント等に対しては同一の符号を使用する。
(Fifth embodiment)
Next, a fifth embodiment will be described. In the present embodiment, as in the first embodiment, it is assumed that the electronic device is realized as the tablet 1, and the description of the system configuration and the like is omitted. Moreover, the same code | symbol is used with respect to the same component etc. as the tablet 1 of 1st Embodiment.

本実施形態では、BIOS200に、アクティブスタイラスペン2のPen ID 301を予め登録する機能を実装する。BIOS210は、登録されているPen ID 301と、作業に使用されるアクティブスタイラスペン2のPen ID 301とを比較し、一致する場合にのみ、BIOS設定の変更を許可する。   In the present embodiment, a function of registering the Pen ID 301 of the active stylus pen 2 in advance in the BIOS 200 is implemented. The BIOS 210 compares the registered Pen ID 301 with the Pen ID 301 of the active stylus pen 2 used for the work, and allows the BIOS setting to be changed only when they match.

図13に、本実施形態におけるBIOS200によるアクティブスタイラスペン2のPen ID 301に基づく一動作例を示す。   FIG. 13 shows an operation example based on Pen ID 301 of the active stylus pen 2 by the BIOS 200 in the present embodiment.

図13中、(A)は、アクティブスタイラスペン2のPen ID 301の登録時のBIOS200の動作を示している。BIOS200は、ユーザがBIOS設定を行うためのユーザインタフェースを提供する。図14に、BIOS200が提供するユーザインタフェースで提示されるユーザインタフェース画面の一例を示す。このユーザインタフェース画面は、例えば、タブレット1の電源オン時、OS210が起動するまでの間に、本体11の側面等に設けられるハードウェアボタンが操作された場合に提示される。   13A shows the operation of the BIOS 200 when the Pen ID 301 of the active stylus pen 2 is registered. The BIOS 200 provides a user interface for the user to make BIOS settings. FIG. 14 shows an example of a user interface screen presented by the user interface provided by the BIOS 200. This user interface screen is presented, for example, when a hardware button provided on the side surface of the main body 11 is operated while the tablet 1 is powered on and before the OS 210 is activated.

BIOS200が提示するユーザインタフェース画面上では、タブレット1のシステム時刻や各種機能の有効/無効を設定することができる。例えば、いずれかの機能(Function-N)を有効から無効に変更したい場合、アクティブスタイラスペン2を使って、右側に表示されるスイッチをON側からOFF側にスライドさせる。本実施形態のBIOS200は、このユーザインタフェース画面上において、アクティブスタイラスペン2の登録を受け付ける。   On the user interface screen presented by the BIOS 200, the system time of the tablet 1 and the validity / invalidity of various functions can be set. For example, when one of the functions (Function-N) is desired to be changed from valid to invalid, the switch displayed on the right side is slid from the ON side to the OFF side using the active stylus pen 2. The BIOS 200 of this embodiment accepts registration of the active stylus pen 2 on this user interface screen.

領域c1が、アクティブスタイラスペン2の登録を受け付けるためにユーザインタフェース画面上に確保される領域であり、BIOS200は、この領域c1内の領域c2へのアクティブスタイラスペン2の接触が検出されたら、アクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得し、そのPen ID 301をBIOS−ROM104に保存する。BIOS200は、アクティブスタイラスペン2のPen ID 301の取得が完了した場合、その旨をユーザに報知するための例えばポップアップウィンドウを提示する。また、Pen ID 301の保存は、ユーザインタフェース画面上での設定内容の反映を指示するためのオブジェクトc3に対するタッチ操作(手書き入力操作)が行われた際に実行される。   The area c1 is an area secured on the user interface screen for accepting registration of the active stylus pen 2, and the BIOS 200 is activated when contact of the active stylus pen 2 with the area c2 in the area c1 is detected. The Pen ID 301 of the stylus pen 2 is acquired from the pen controller 107, and the Pen ID 301 is stored in the BIOS-ROM 104. When the acquisition of the Pen ID 301 of the active stylus pen 2 is completed, the BIOS 200 presents, for example, a pop-up window for informing the user to that effect. The Pen ID 301 is stored when a touch operation (handwriting input operation) is performed on the object c3 for instructing the reflection of the setting contents on the user interface screen.

一方、図13中、(B)は、BIOS設定の変更時のBIOS200の動作を示している。BIOS200は、タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、BIOS設定の変更が指示された際、第1に、その指示に使用されるアクティブスタイラスペン2のPen ID 301をペンコントローラ107から取得する。第2に、BIOS200は、登録されているPen ID 301を(BIOS−ROM104から)取得する。   On the other hand, FIG. 13B shows the operation of the BIOS 200 when the BIOS setting is changed. When the BIOS 200 is instructed to change the BIOS setting by handwriting input operation using the active stylus pen 2 on the touch screen display 12, the BIOS 200 first pens the Pen ID 301 of the active stylus pen 2 used for the instruction. Obtained from the controller 107. Secondly, the BIOS 200 obtains the registered Pen ID 301 (from the BIOS-ROM 104).

BIOS200は、取得した2つのPen ID 301を比較して、一致した場合、BIOS設定の変更を許可する。一方、2つのPen ID 301が一致しなかった場合、BIOS200は、BIOS設定の変更を禁止する。   The BIOS 200 compares the two acquired Pen IDs 301 and, if they match, allows the BIOS setting to be changed. On the other hand, if the two Pen IDs 301 do not match, the BIOS 200 prohibits changing the BIOS setting.

これにより、特定のアクティブブスタイラスペン2を持たない第3者による作業を制限でき、第3者によりタブレット1の設定が変更されることを防ぐことができる。   Thereby, the work by the third person who does not have the specific active stylus pen 2 can be restricted, and the setting of the tablet 1 can be prevented from being changed by the third person.

図15は、本実施形態のBIOS200のBIOS設定の変更時における動作手順を示すフローチャートである。   FIG. 15 is a flowchart illustrating an operation procedure when the BIOS setting of the BIOS 200 according to this embodiment is changed.

タッチスクリーンディスプレイ12上でのアクティブスタイラスペン2による手書き入力操作により、BIOS設定の変更が指示された場合、BIOS200は、アクティブスタイラスペン2のPen ID 301を取得すると共に(ブロックE1)、BIOS−ROM104に保存されているPen ID 301を取得する(ブロックE2)。   When a change in BIOS setting is instructed by a handwriting input operation using the active stylus pen 2 on the touch screen display 12, the BIOS 200 acquires the Pen ID 301 of the active stylus pen 2 (block E1) and the BIOS-ROM 104. The Pen ID 301 stored in is acquired (block E2).

BIOS200は、取得した2つのPen ID 301を比較し(ブロックE3)、一致した場合(ブロックE4のYES)、BIOS設定の変更を許可する(ブロックE5)。一致しなかった場合(ブロックE4のNO)、BIOS200は、BIOS設定の変更を禁止する(ブロックE6)。   The BIOS 200 compares the two acquired Pen IDs 301 (block E3), and if they match (YES in block E4), permits the BIOS setting to be changed (block E5). If they do not match (NO in block E4), the BIOS 200 prohibits changing the BIOS settings (block E6).

このように、本実施形態のタブレット1は、アクティブスタイラスペン2のPen ID 301に基づいた制御を行うことができる。   As described above, the tablet 1 of the present embodiment can perform control based on the Pen ID 301 of the active stylus pen 2.

以上、第1乃至第5実施形態として説明したように、タブレット1は、アクティブスタイラスペン2のPen ID 301に基づき、ファイルの編集制御を行うことにより、第3者からファイルを保護し、また、システム設定の制御を行うことにより、第3者からシステムを保護する。   As described above, as described in the first to fifth embodiments, the tablet 1 protects a file from a third party by performing file edit control based on the Pen ID 301 of the active stylus pen 2, and By controlling the system settings, the system is protected from third parties.

つまり、図16に示すように、Pen ID 301をファイル401と対応づけることにより、タブレット1は、文書作成アプリケーションプログラム220やOS210によるファイル401の編集または削除を制御することができる。また、Pen ID 301を文書作成アプリケーションプログラム220に登録することにより、タブレット1は、文書作成アプリケーションプログラム220によるファイル401の作成、編集または削除を制御することができる。また、Pen ID 301をOS210に登録することにより、タブレット1は、文書作成アプリケーションプログラム220等の起動やOS設定を制御することができる。また、Pen ID 301をBIOS200に登録することにより、タブレット1は、BIOS設定を制御することができる。   That is, as shown in FIG. 16, by associating the Pen ID 301 with the file 401, the tablet 1 can control editing or deletion of the file 401 by the document creation application program 220 or the OS 210. Further, by registering the Pen ID 301 in the document creation application program 220, the tablet 1 can control creation, editing, or deletion of the file 401 by the document creation application program 220. Further, by registering the Pen ID 301 in the OS 210, the tablet 1 can control the activation of the document creation application program 220 and the OS setting. Further, by registering the Pen ID 301 in the BIOS 200, the tablet 1 can control the BIOS settings.

このように、タブレット1は、Pen ID 301に基づいた様々な制御を行うことができる。即ち、以上では、タブレット1がアクティブスタイラスペン2のPen ID 301を有効活用するための様々な手法を、第1乃至第5実施形態として説明したが、これらの手法は、必ずしも排他選択的に適用されるものではない。   Thus, the tablet 1 can perform various controls based on the Pen ID 301. That is, in the above, various methods for the tablet 1 to effectively use the Pen ID 301 of the active stylus pen 2 have been described as the first to fifth embodiments. However, these methods are not necessarily applied exclusively and selectively. Is not to be done.

なお、本実施形態に記載された様々な機能の各々は、処理回路によって実現されてもよい。処理回路の例には、中央処理装置(CPU)のような、プログラムされたプロセッサが含まれる。このプロセッサは、メモリに格納されたプログラムを実行することによって、記載された機能それぞれを実行する。このプロセッサは、電気回路を含むマイクロプロセッサであってもよい。処理回路の例は、デジタル信号プロセッサ(DSP)、特定用途向け集積回路(ASIC)、マイクロコントローラ、コントローラ、他の電気回路部品も含む。   Each of the various functions described in this embodiment may be realized by a processing circuit. Examples of processing circuitry include programmed processors, such as a central processing unit (CPU). The processor performs each of the functions described by executing a program stored in memory. The processor may be a microprocessor that includes electrical circuitry. Examples of processing circuits also include digital signal processors (DSPs), application specific integrated circuits (ASICs), microcontrollers, controllers, and other electrical circuit components.

本実施形態の動作手順は全てソフトウェアによって実現することができるので、このソフトウェアをコンピュータ読み取り可能な記憶媒体を通じて通常のコンピュータに導入することにより、本実施形態と同様の効果を容易に実現することができる。   Since all the operation procedures of this embodiment can be realized by software, the same effects as those of this embodiment can be easily realized by introducing this software into a normal computer through a computer-readable storage medium. it can.

ここで説明したシステムの様々なモジュールは、ソフトウェアアプリケーション、ハードウェアおよび/またはソフトウェアのモジュール、あるいは、サーバのような1つ以上のコンピュータ上のコンポーネントとして実現することができる。様々なモジュールを別々に示したが、これらは、同一の根本的なロジックまたはコードのいくつかまたはすべてを共有することが可能である。   The various modules of the systems described herein can be implemented as software applications, hardware and / or software modules, or components on one or more computers, such as a server. Although the various modules are shown separately, they can share some or all of the same underlying logic or code.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   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.

Claims (14)

ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、
スタイラスペンと、
前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、
前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、
を具備し、
前記処理手段は、
前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得し、
取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納し、
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得し、
前記編集対象の文書ファイルに対応づけられた前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止する
電子機器。
A touch screen display in which a touch panel is arranged on the display;
A stylus pen,
A pen controller that stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel;
Processing means for executing a document creation program for editing a created document, while converting a character input by handwriting using the stylus pen into a text to create a document;
Comprising
The processing means includes
Obtaining a first pen ID of a stylus pen used when creating the document from the pen controller;
The acquired first pen ID and the created document file are stored in a file device in association with each other,
When a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display, a second pen ID of the stylus pen is acquired,
Obtaining the first pen ID associated with the document file to be edited;
An electronic device that compares the acquired first pen ID and the second pen ID and permits editing of the document file if they match, and prohibits editing of the document file if they do not match .
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、A touch screen display in which a touch panel is arranged on the display;
スタイラスペンと、A stylus pen,
前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、A pen controller that stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel;
前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、Processing means for executing a document creation program for editing a created document, while converting a character input by handwriting using the stylus pen into a text to create a document;
を具備し、Comprising
前記処理手段は、The processing means includes
前記タッチスクリーンディスプレイに表示された画面上の第1領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得し、When detecting the contact of the stylus pen used in the first area on the screen displayed on the touch screen display, the first pen ID is acquired from the pen controller;
前記画面上の第2領域のオブジェクトをタッチ操作に応じて、取得した前記第1ペンIDを前記文書作成プログラムの管理領域に保存し、In response to a touch operation on an object in the second area on the screen, the acquired first pen ID is stored in a management area of the document creation program,
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、When a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired;
前記文書作成プログラムの管理領域に保存されている前記第1ペンIDを取得し、Obtaining the first pen ID stored in the management area of the document creation program;
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止するThe acquired first pen ID and the second pen ID are compared, and if they match, the editing of the document file is permitted, and if they do not match, the editing of the document file is prohibited.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、
スタイラスペンと、
前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、
前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラム、並びにオペレーティングシステムを実行する処理手段と、
を具備し、
前記文書作成プログラムを実行する前記処理手段は、
前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得し、
取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納し、
前記オペレーティングプログラムを実行する前記処理手段は、
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により削除対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得し、
前記削除対象の文書ファイルに対応づけられた前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの削除を許可し、一致しない場合は前記文書ファイルの削除を禁止する
電子機器。
A touch screen display in which a touch panel is arranged on the display;
A stylus pen,
A pen controller that stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel;
A document creation program that edits the created document and a processing unit that executes an operating system, while creating a document by converting characters handwritten using the stylus pen into text, and
Comprising
The processing means for executing the document creation program includes:
Obtaining a first pen ID of a stylus pen used when creating the document from the pen controller;
The acquired first pen ID and the created document file are stored in a file device in association with each other,
The processing means for executing the operating program includes:
When a document file to be deleted is instructed by a handwriting input operation with the stylus pen on the touch screen display, a second pen ID of the stylus pen is acquired,
Obtaining the first pen ID associated with the document file to be deleted;
An electronic apparatus that compares the acquired first pen ID and the second pen ID and permits deletion of the document file if they match, and prohibits deletion of the document file if they do not match .
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、
スタイラスペンと、
前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、
前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラム、並びにオペレーティングシステムを実行する処理手段と、
を具備し、
前記オペレーティングプログラムを実行する前記処理手段は、
前記タッチスクリーンディスプレイ上での入力操作により使用するスタイラスペンの登録が指示された場合、前記ペンコントローラから第1ペンIDを取得して前記オペレーティングプログラムの管理領域に保存し、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作により前記文書作成プログラムを含むアプリケーションプログラムや設定ツールの起動が指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、
前記オペレーティングプログラムの管理領域に保存されている前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記アプリケーションプログラムや設定ツールの起動を許可し、一致しない場合は前記アプリケーションプログラムや設定ツールの起動を禁止する
電子機器。
A touch screen display in which a touch panel is arranged on the display;
A stylus pen,
A pen controller that stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel;
A document creation program that edits the created document and a processing unit that executes an operating system, while creating a document by converting characters handwritten using the stylus pen into text, and
Comprising
The processing means for executing the operating program includes:
When registration of a stylus pen to be used is instructed by an input operation on the touch screen display, the first pen ID is acquired from the pen controller and stored in the management area of the operating program,
When activation of an application program or a setting tool including the document creation program is instructed by an input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired,
Obtaining the first pen ID stored in the management area of the operating program;
An electronic device that compares the acquired first pen ID and the second pen ID and permits activation of the application program or setting tool if they match, and prohibits activation of the application program or setting tool if they do not match machine.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、
スタイラスペンと、
前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、
BIOS−ROMに格納されたBIOSを実行する処理手段と、
を具備し、
前記処理手段は、
前記タッチスクリーンディスプレイに表示された画面上の第2領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得して、前記BIOS−ROMに保存し、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作によりBIOS設定の変更が指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、
前記BIOS−ROMに保存されている前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記BIOS設定の変更を許可し、一致しない場合は前記BIOS設定の変更を禁止する
電子機器。
A touch screen display in which a touch panel is arranged on the display;
A stylus pen,
A pen controller that stores a pen ID unique to the stylus pen and generates position data in response to a detection signal output from the touch panel;
Processing means for executing the BIOS stored in the BIOS-ROM;
Comprising
The processing means includes
When the contact of the stylus pen used for the second area on the screen displayed on the touch screen display is detected, the first pen ID is obtained from the pen controller and stored in the BIOS-ROM,
When a BIOS setting change is instructed by an input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired;
Obtaining the first pen ID stored in the BIOS-ROM;
An electronic apparatus that compares the acquired first pen ID and the second pen ID and permits the change of the BIOS setting when they match, and prohibits the change of the BIOS setting when they do not match .
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、を具備する電子機器の処理方法であって、A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; and the stylus A processing method of an electronic device comprising: processing means for executing a document creation program for editing a created document while converting a character input by handwriting using a pen into text to create a document,
前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得し、Obtaining a first pen ID of a stylus pen used when creating the document from the pen controller;
取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納し、The acquired first pen ID and the created document file are stored in a file device in association with each other,
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得し、When a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display, a second pen ID of the stylus pen is acquired,
前記編集対象の文書ファイルに対応づけられた前記第1ペンIDを取得し、Obtaining the first pen ID associated with the document file to be edited;
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止するThe acquired first pen ID and the second pen ID are compared, and if they match, the editing of the document file is permitted, and if they do not match, the editing of the document file is prohibited.
処理方法。Processing method.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、を具備する電子機器の処理方法であって、A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; and the stylus A processing method of an electronic device comprising: processing means for executing a document creation program for editing a created document while converting a character input by handwriting using a pen into text to create a document,
前記タッチスクリーンディスプレイに表示された画面上の第1領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得し、When detecting the contact of the stylus pen used in the first area on the screen displayed on the touch screen display, the first pen ID is acquired from the pen controller;
前記画面上の第2領域のオブジェクトをタッチ操作に応じて、取得した前記第1ペンIDを前記文書作成プログラムの管理領域に保存し、In response to a touch operation on an object in the second area on the screen, the acquired first pen ID is stored in a management area of the document creation program,
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、When a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired;
前記文書作成プログラムの管理領域に保存されている前記第1ペンIDを取得し、Obtaining the first pen ID stored in the management area of the document creation program;
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止するThe acquired first pen ID and the second pen ID are compared, and if they match, the editing of the document file is permitted, and if they do not match, the editing of the document file is prohibited.
処理方法。Processing method.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラム、並びにオペレーティングシステムを実行する処理手段と、を具備する電子機器の処理方法であって、
前記文書作成プログラムの実行により、
前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得し、
取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納し、
前記オペレーティングプログラムの実行により、
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により削除対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得し、
前記削除対象の文書ファイルに対応づけられた前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの削除を許可し、一致しない場合は前記文書ファイルの削除を禁止する
処理方法。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; A processing method for an electronic device comprising: a document creation program for converting a character input by handwriting using a pen into text and creating a document; and a processing means for executing an operating system. Because
By executing the document creation program,
Obtaining a first pen ID of a stylus pen used when creating the document from the pen controller;
The acquired first pen ID and the created document file are stored in a file device in association with each other,
By executing the operating program,
When a document file to be deleted is instructed by a handwriting input operation with the stylus pen on the touch screen display, a second pen ID of the stylus pen is acquired,
Obtaining the first pen ID associated with the document file to be deleted;
A processing method in which the acquired first pen ID and the second pen ID are compared, and deletion of the document file is permitted if they match, and deletion of the document file is prohibited if they do not match .
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラム、並びにオペレーティングシステムを実行する処理手段と、を具備する電子機器の処理方法であって、
前記オペレーティングプログラムの実行により、
前記タッチスクリーンディスプレイ上での入力操作により使用するスタイラスペンの登録が指示された場合、前記ペンコントローラから第1ペンIDを取得して前記オペレーティングプログラムの管理領域に保存し、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作により前記文書作成プログラムを含むアプリケーションプログラムや設定ツールの起動が指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、
前記オペレーティングプログラムの管理領域に保存されている前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記アプリケーションプログラムや設定ツールの起動を許可し、一致しない場合は前記アプリケーションプログラムや設定ツールの起動を禁止する
処理方法。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; A processing method for an electronic device comprising: a document creation program for converting a character input by handwriting using a pen into text and creating a document; and a processing means for executing an operating system. Because
By executing the operating program,
When registration of a stylus pen to be used is instructed by an input operation on the touch screen display, the first pen ID is acquired from the pen controller and stored in the management area of the operating program,
When activation of an application program or a setting tool including the document creation program is instructed by an input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired,
Obtaining the first pen ID stored in the management area of the operating program;
Processing for comparing the acquired first pen ID and the second pen ID and permitting activation of the application program or setting tool if they match, and prohibiting activation of the application program or setting tool if they do not match Method.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、BIOS−ROMに格納されたBIOSを実行する処理手段と、を具備する電子機器の処理方法であって、
前記タッチスクリーンディスプレイに表示された画面上の第2領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得して、前記BIOS−ROMに保存し、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作によりBIOS設定の変更が指示された場合、当該スタイラスペンの前記第2ペンIDを取得し、
前記BIOS−ROMに保存されている前記第1ペンIDを取得し、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記BIOS設定の変更を許可し、一致しない場合は前記BIOS設定の変更を禁止する
処理方法。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; A processing means for executing a BIOS stored in a ROM, and a processing method for an electronic device comprising:
When the contact of the stylus pen used for the second area on the screen displayed on the touch screen display is detected, the first pen ID is obtained from the pen controller and stored in the BIOS-ROM,
When a BIOS setting change is instructed by an input operation with the stylus pen on the touch screen display, the second pen ID of the stylus pen is acquired;
Obtaining the first pen ID stored in the BIOS-ROM;
A processing method of comparing the acquired first pen ID and the second pen ID and permitting the change of the BIOS setting if they match, and prohibiting the change of the BIOS setting if they do not match .
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、を具備する電子機器のコンピュータに、
前記文書を作成する際に使用されるスタイラスペンの第1ペンIDを前記ペンコントローラから取得する手順と、
取得した前記第1ペンIDと作成した文書ファイルとを対応づけてファイル装置に格納する手順と、
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの第2ペンIDを取得する手順と、
前記編集対象の文書ファイルに対応づけられた前記第1ペンIDを取得する手順と、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止する手順と
を実行させる、前記文書作成プログラムに含まれるプログラム。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; A computer of an electronic device comprising: processing means for executing a document creation program for editing a created document while converting a character input by handwriting using a pen into text to create a document;
Obtaining a first pen ID of a stylus pen used when creating the document from the pen controller;
A procedure for storing the acquired first pen ID and the created document file in association with each other in a file device;
A procedure for obtaining a second pen ID of the stylus pen when a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display;
A procedure for acquiring the first pen ID associated with the document file to be edited;
A procedure for comparing the acquired first pen ID and the second pen ID, permitting editing of the document file if they match, and prohibiting editing of the document file if they do not match;
A program included in the document creation program.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラムを実行する処理手段と、を具備する電子機器のコンピュータに、
前記タッチスクリーンディスプレイに表示された画面上の第1領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得する手順と、
前記画面上の第2領域のオブジェクトをタッチ操作に応じて、取得した前記第1ペンIDを前記文書作成プログラムの管理領域に保存する手順と、
前記タッチスクリーンディスプレイ上でスタイラスペンによる手書き入力操作により編集対象の文書ファイルが指示された場合、当該スタイラスペンの前記第2ペンIDを取得する手順と、
前記文書作成プログラムの管理領域に保存されている前記第1ペンIDを取得する手順と、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記文書ファイルの編集を許可し、一致しない場合は前記文書ファイルの編集を禁止する手順と
を実行させる、前記文書作成プログラムに含まれるプログラム。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; A computer of an electronic device comprising: processing means for executing a document creation program for editing a created document while converting a character input by handwriting using a pen into text to create a document;
A procedure for obtaining a first pen ID from the pen controller when detecting contact of a stylus pen used in a first area on the screen displayed on the touch screen display;
A procedure for storing the acquired first pen ID in the management area of the document creation program in response to a touch operation on an object in the second area on the screen;
A procedure for acquiring the second pen ID of the stylus pen when a document file to be edited is instructed by a handwriting input operation with the stylus pen on the touch screen display;
Obtaining the first pen ID stored in the management area of the document creation program;
A procedure for comparing the acquired first pen ID and the second pen ID, permitting editing of the document file if they match, and prohibiting editing of the document file if they do not match;
A program included in the document creation program.
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、前記スタイラスペンを使って手書き入力された文字をテキストに変換して文書を作成すると共に、作成した文書の編集を行う文書作成プログラム、並びにオペレーティングシステムを実行する処理手段と、を具備する電子機器のコンピュータに、
前記タッチスクリーンディスプレイ上での入力操作により使用するスタイラスペンの登録が指示された場合、前記ペンコントローラから第1ペンIDを取得して前記オペレーティングプログラムの管理領域に保存する手順と、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作により前記文書作成プログラムを含むアプリケーションプログラムや設定ツールの起動が指示された場合、当該スタイラスペンの前記第2ペンIDを取得する手順と、
前記オペレーティングプログラムの管理領域に保存されている前記第1ペンIDを取得する手順と、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記アプリケーションプログラムや設定ツールの起動を許可し、一致しない場合は前記アプリケーションプログラムや設定ツールの起動を禁止する手順と
を実行させる、前記オペレーティングシステムに含まれるプログラム。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; and generates position data; A computer of an electronic device comprising: a document creation program that edits a created document and a processing unit that executes an operating system, while creating a document by converting characters handwritten using a pen into text ,
When registration of a stylus pen to be used is instructed by an input operation on the touch screen display, a procedure for acquiring a first pen ID from the pen controller and storing it in a management area of the operating program;
A step of obtaining the second pen ID of the stylus pen when an activation of an application program or a setting tool including the document creation program is instructed by an input operation with the stylus pen on the touch screen display;
Obtaining the first pen ID stored in the management area of the operating program;
A procedure for comparing the acquired first pen ID and the second pen ID and permitting activation of the application program and setting tool if they match, and prohibiting activation of the application program and setting tool if they do not match When
A program included in the operating system for executing
ディスプレイ上にタッチパネルが配置されたタッチスクリーンディスプレイと、スタイラスペンと、前記スタイラスペン固有のペンIDを格納し、前記タッチパネルから出力される検出信号を受けて位置データを生成するペンコントローラと、BIOS−ROMに格納されたBIOSを実行する処理手段と、を具備する電子機器のコンピュータに、
前記タッチスクリーンディスプレイに表示された画面上の第2領域に使用するスタイラスペンの接触を検出した場合、前記ペンコントローラから第1ペンIDを取得して、前記BIOS−ROMに保存する手順と、
前記タッチスクリーンディスプレイ上でスタイラスペンによる入力操作によりBIOS設定の変更が指示された場合、当該スタイラスペンの前記第2ペンIDを取得する手順と、
前記BIOS−ROMに保存されている前記第1ペンIDを取得する手順と、
取得した前記第1ペンIDと前記第2ペンIDを比較して、一致した場合は前記BIOS設定の変更を許可し、一致しない場合は前記BIOS設定の変更を禁止する手順と
を実行させる、前記BIOSに含まれるプログラム。
A touch screen display in which a touch panel is arranged on the display; a stylus pen; a pen controller that stores a pen ID unique to the stylus pen; receives a detection signal output from the touch panel; A computer of an electronic device comprising: processing means for executing the BIOS stored in the ROM;
A procedure of acquiring a first pen ID from the pen controller and storing it in the BIOS-ROM when detecting contact of a stylus pen used in a second area on the screen displayed on the touch screen display;
A procedure for obtaining the second pen ID of the stylus pen when an instruction to change the BIOS setting is given by an input operation with the stylus pen on the touch screen display;
Obtaining the first pen ID stored in the BIOS-ROM;
A procedure for comparing the acquired first pen ID and the second pen ID, permitting the BIOS setting change if they match, and prohibiting the BIOS setting change if they do not match;
A program included in the BIOS for executing
JP2016545150A 2014-08-27 2014-08-27 Electronic device, processing method and program Active JP6279747B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/072469 WO2016031000A1 (en) 2014-08-27 2014-08-27 Electronic device, processing method, and program

Publications (2)

Publication Number Publication Date
JPWO2016031000A1 JPWO2016031000A1 (en) 2017-07-06
JP6279747B2 true JP6279747B2 (en) 2018-02-14

Family

ID=55398939

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016545150A Active JP6279747B2 (en) 2014-08-27 2014-08-27 Electronic device, processing method and program

Country Status (2)

Country Link
JP (1) JP6279747B2 (en)
WO (1) WO2016031000A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115993883A (en) * 2021-10-18 2023-04-21 荣耀终端有限公司 Interaction method based on active pen and active pen device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3900605B2 (en) * 1997-07-30 2007-04-04 ソニー株式会社 Data transmission / reception / transmission / reception device, data transmission system, and data transmission / reception / transmission / reception / transmission method
JPH11327725A (en) * 1998-05-13 1999-11-30 Nec Corp Information processing system, message display control method used for the same and recording medium for recording control program therefore
JP2001331802A (en) * 2000-05-22 2001-11-30 Interlink Kk Device for generating handwriting image, display device and storage medium with program for handwriting image generation stored therein
JP2003345505A (en) * 2002-05-23 2003-12-05 Takeo Igarashi Computer system using input operating means having specific device id
US7142197B2 (en) * 2002-10-31 2006-11-28 Microsoft Corporation Universal computing device
US9946886B2 (en) * 2011-03-21 2018-04-17 Microsoft Technology Licensing, Llc System and method for authentication with a computer stylus

Also Published As

Publication number Publication date
WO2016031000A1 (en) 2016-03-03
JPWO2016031000A1 (en) 2017-07-06

Similar Documents

Publication Publication Date Title
EP3252644B1 (en) Method for activating function using fingerprint and electronic device including touch display supporting the same
EP3182314B1 (en) Fingerprint identification method and apparatus
US9411484B2 (en) Mobile device with memo function and method for controlling the device
US11262895B2 (en) Screen capturing method and apparatus
KR102109111B1 (en) Method for inputting for character in flexible display an electronic device thereof
WO2018137448A1 (en) Method for fingerprint recognition of terminal, and mobile terminal
US9569091B2 (en) Text input method in touch screen terminal and apparatus therefor
US20160227010A1 (en) Device and method for providing lock screen
US20140075302A1 (en) Electronic apparatus and handwritten document processing method
EP3961386A1 (en) Device and method for executing application
EP3000016B1 (en) User input using hovering input
US11054929B2 (en) Electronic device and a control method thereof
US20140351725A1 (en) Method and electronic device for operating object
EP2787414B1 (en) Method of controlling touch screen and electronic device thereof
CN105824662B (en) Application program unloading method and electronic equipment
US11599247B2 (en) Information processing apparatus and control method
JP5622870B2 (en) Information processing device, operation restriction program
JP2010033128A (en) Display information management system and program
US20150002431A1 (en) Method and apparatus for operating lock screen of electronic device
JP6279747B2 (en) Electronic device, processing method and program
JP2016018334A (en) Input operation support tool, input operation support system, and information processing method
US10547351B2 (en) Information processing device, display device, short-range wireless communication system, and method for controlling information processing device
KR102399529B1 (en) Apparatus and method for multi-touch input
JP6122357B2 (en) Information processing apparatus, document synthesis system, information processing method, and program
JP2009217653A (en) Electronic conference system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170905

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171101

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180117

R150 Certificate of patent or registration of utility model

Ref document number: 6279747

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350