| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/totem/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.17 -->
<object class="GtkShortcutsWindow" id="shortcuts-totem">
<property name="modal">1</property>
<property name="visible">False</property>
<child>
<object class="GtkShortcutsSection" id="shortcuts">
<property name="visible">1</property>
<property name="section-name">shortcuts</property>
<property name="max-height">12</property>
<child>
<object class="GtkShortcutsGroup" id="general">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">General</property>
<child>
<object class="GtkShortcutsShortcut" id="properties">
<property name="visible">1</property>
<property name="accelerator"><Primary>p</property>
<property name="title" translatable="yes" context="shortcut window">Properties</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="save-as">
<property name="visible">1</property>
<property name="accelerator"><Ctrl>S</property>
<property name="title" translatable="yes" context="shortcut window">Make Available Offline</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="take-screenshot">
<property name="visible">1</property>
<property name="accelerator"><Primary><Alt>S</property>
<property name="title" translatable="yes" context="shortcut window">Take Screenshot</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="quit">
<property name="visible">1</property>
<property name="accelerator">Q <ctrl>q <ctrl>w</property>
<property name="title" translatable="yes" context="shortcut window">Quit</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup" id="volume">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Volume</property>
<child>
<object class="GtkShortcutsShortcut" id="increase-volume">
<property name="visible">1</property>
<property name="accelerator">Up</property>
<property name="title" translatable="yes" context="shortcut window">Increase volume</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="decrease-volume">
<property name="visible">1</property>
<property name="accelerator">Down</property>
<property name="title" translatable="yes" context="shortcut window">Decrease volume</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup" id="view">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">View</property>
<child>
<object class="GtkShortcutsShortcut" id="fullscreen">
<property name="visible">1</property>
<property name="accelerator">F <ctrl>F</property>
<property name="title" translatable="yes" context="shortcut window">Toggle fullscreen</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="exit-fullscreen">
<property name="visible">1</property>
<property name="accelerator">Escape</property>
<property name="title" translatable="yes" context="shortcut window">Exit fullscreen</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="zoom-in">
<property name="visible">1</property>
<property name="accelerator">R</property>
<property name="title" translatable="yes" context="shortcut window">Zoom in</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="zoom-out">
<property name="visible">1</property>
<property name="accelerator">T <ctrl>0</property>
<property name="title" translatable="yes" context="shortcut window">Zoom out</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="rotate-right">
<property name="visible">1</property>
<property name="accelerator"><Primary>R</property>
<property name="title" translatable="yes" context="shortcut window">Rotate ↷</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="rotate-left">
<property name="visible">1</property>
<property name="accelerator"><Primary><Shift>R</property>
<property name="title" translatable="yes" context="shortcut window">Rotate ↶</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup" id="playback">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Playback</property>
<child>
<object class="GtkShortcutsShortcut" id="play-pause">
<property name="visible">1</property>
<property name="accelerator">P <ctrl>space</property>
<property name="title" translatable="yes" context="shortcut window">Play/Pause</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="previous-video">
<property name="visible">1</property>
<property name="accelerator">B <alt>Left minus</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Previous video or chapter</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="next-video">
<property name="visible">1</property>
<property name="accelerator">N <alt>Right plus</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Next video or chapter</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="previous-video-rtl">
<property name="visible">1</property>
<property name="accelerator">B <alt>Right minus</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Previous video or chapter</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="next-video-rtl">
<property name="visible">1</property>
<property name="accelerator">N <alt>Left plus</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Next video or chapter</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup" id="skip">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Skip</property>
<child>
<object class="GtkShortcutsShortcut" id="go-back-15">
<property name="visible">1</property>
<property name="accelerator">Left</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go back 15 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-60">
<property name="visible">1</property>
<property name="accelerator">Right</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 60 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-back-5">
<property name="visible">1</property>
<property name="accelerator"><shift>Left</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go back 5 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-15">
<property name="visible">1</property>
<property name="accelerator"><shift>Right</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 15 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-back-3">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Left</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go back 3 minutes</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-10">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Right</property>
<property name="direction">ltr</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 10 minutes</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-back-15-rtl">
<property name="visible">1</property>
<property name="accelerator">Right</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go back 15 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-60-rtl">
<property name="visible">1</property>
<property name="accelerator">Left</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 60 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-back-5-rtl">
<property name="visible">1</property>
<property name="accelerator"><shift>Right</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go back 5 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-15-rtl">
<property name="visible">1</property>
<property name="accelerator"><shift>Left</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 15 seconds</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-back-3-rtl">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Right</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go back 3 minutes</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="go-forward-10-rtl">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Left</property>
<property name="direction">rtl</property>
<property name="title" translatable="yes" context="shortcut window">Go forward 10 minutes</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="skipto">
<property name="visible">1</property>
<property name="accelerator"><ctrl>K</property>
<property name="title" translatable="yes" context="shortcut window">Skip to…</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup" id="dvd-menu">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">DVD menu navigation</property>
<child>
<object class="GtkShortcutsShortcut" id="nav-up">
<property name="visible">1</property>
<property name="accelerator">KP_8 KP_Up</property>
<property name="title" translatable="yes" context="shortcut window">Navigate up</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="nav-down">
<property name="visible">1</property>
<property name="accelerator">KP_2 KP_Down</property>
<property name="title" translatable="yes" context="shortcut window">Navigate down</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="nav-left">
<property name="visible">1</property>
<property name="accelerator">KP_4 KP_Left</property>
<property name="title" translatable="yes" context="shortcut window">Navigate left</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="nav-right">
<property name="visible">1</property>
<property name="accelerator">KP_6 KP_Right</property>
<property name="title" translatable="yes" context="shortcut window">Navigate right</property>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</interface>