| Server IP : 93.86.61.54 / Your IP : 216.73.216.156 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/orca/__pycache__/ |
Upload File : |
o
S�b�6 � @ sr d Z dZdZdZdZdZddlmZ ddlmZ dd lm Z dd
lm
Z
ddlmZ ddlmZ G d
d� d�Z
dS )z3Provides an Orca-controlled caret for text content.z$Id$z
$Revision$z$Date$z$Copyright (c) 2013-2015 Igalia, S.L.�LGPL� )�cmdnames)�debug)�input_event)�keybindings)�messages)�settings_managerc @ s� e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z e
dd� �Ze
dd� �Ze
dd� �Z
e
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
d d!� �Ze
d"d#� �Zd$S )%�CaretNavigationz=Implements the caret navigation support available to scripts.c C s: |r|j sd}t�tj|� || _| �� | _| �� | _d S )Nz1INFO: Caret navigation requires a script and app.) �appr �println�
LEVEL_INFO�_script�_setup_handlers� _handlers�_setup_bindings� _bindings)�self�script�msg� r �7/usr/lib/python3/dist-packages/orca/caret_navigation.py�__init__( s
zCaretNavigation.__init__c C s&