Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
352631a4
Commit
352631a4
authored
Apr 27, 2015
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
etc/keystrokes.cfg: fix whitespace errors.
Backported from Arctica GH 3.6.x branch.
parent
82d73c3e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
16 deletions
+18
-16
changelog
debian/changelog
+2
-0
keystrokes.cfg
debian/keystrokes.cfg
+16
-16
No files found.
debian/changelog
View file @
352631a4
...
...
@@ -130,6 +130,8 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
- Copy actions documentation from the wiki.
- Add documentation for branding behavior.
* debian/keystrokes.cfg: fix whitespace errors.
Backported from Arctica GH 3.6.x branch.
[ Bernard Cafarelli ]
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'.
...
...
debian/keystrokes.cfg
View file @
352631a4
<!DOCTYPE NXKeystroke>
<keystrokes>
<keystroke
action=
"close_session"
Control=
"1"
AltMeta=
"1"
key=
"t"
/>
<keystroke
action=
"switch_all_screens"
Control=
"1"
AltMeta=
"1"
key=
"f"
/>
<keystroke
action=
"minimize"
Control=
"1"
AltMeta=
"1"
key=
"m"
/>
<keystroke
action=
"resize"
Control=
"1"
AltMeta=
"1"
key=
"r"
/>
<keystroke
action=
"defer"
Control=
"1"
AltMeta=
"1"
key=
"e"
/>
<keystroke
action=
"ignore"
Control=
"1"
AltMeta=
"1"
key=
"BackSpace"
/>
<keystroke
action=
"force_synchronization"
Control=
"1"
AltMeta=
"1"
key=
"j"
/>
<keystroke
action=
"debug_tree"
Control=
"1"
AltMeta=
"1"
key=
"q"
/>
<keystroke
action=
"regions_on_screen"
Control=
"1"
AltMeta=
"1"
key=
"a"
/>
<keystroke
action=
"test_input"
Control=
"1"
AltMeta=
"1"
key=
"x"
/>
<keystroke
action=
"deactivate_input_devices_grab"
Control=
"1"
AltMeta=
"1"
key=
"y"
/>
<keystroke
action=
"fullscreen"
Control=
"1"
Shift=
"1"
AltMeta=
"1"
key=
"f"
/>
<keystroke
action=
"viewport_move_left"
Control=
"1"
Shift=
"1"
AltMeta=
"1"
key=
"Left"
/>
<keystroke
action=
"viewport_move_up"
Control=
"1"
AltMeta=
"1"
key=
"Up"
/>
<keystroke
action=
"viewport_move_right"
Control=
"1"
AltMeta=
"1"
key=
"Right"
/>
<keystroke
action=
"viewport_move_down"
Control=
"1"
AltMeta=
"1"
key=
"Down"
/>
<keystroke
action=
"close_session"
Control=
"1"
AltMeta=
"1"
key=
"t"
/>
<keystroke
action=
"switch_all_screens"
Control=
"1"
AltMeta=
"1"
key=
"f"
/>
<keystroke
action=
"minimize"
Control=
"1"
AltMeta=
"1"
key=
"m"
/>
<keystroke
action=
"resize"
Control=
"1"
AltMeta=
"1"
key=
"r"
/>
<keystroke
action=
"defer"
Control=
"1"
AltMeta=
"1"
key=
"e"
/>
<keystroke
action=
"ignore"
Control=
"1"
AltMeta=
"1"
key=
"BackSpace"
/>
<keystroke
action=
"force_synchronization"
Control=
"1"
AltMeta=
"1"
key=
"j"
/>
<keystroke
action=
"debug_tree"
Control=
"1"
AltMeta=
"1"
key=
"q"
/>
<keystroke
action=
"regions_on_screen"
Control=
"1"
AltMeta=
"1"
key=
"a"
/>
<keystroke
action=
"test_input"
Control=
"1"
AltMeta=
"1"
key=
"x"
/>
<keystroke
action=
"deactivate_input_devices_grab"
Control=
"1"
AltMeta=
"1"
key=
"y"
/>
<keystroke
action=
"fullscreen"
Control=
"1"
Shift=
"1"
AltMeta=
"1"
key=
"f"
/>
<keystroke
action=
"viewport_move_left"
Control=
"1"
Shift=
"1"
AltMeta=
"1"
key=
"Left"
/>
<keystroke
action=
"viewport_move_up"
Control=
"1"
AltMeta=
"1"
key=
"Up"
/>
<keystroke
action=
"viewport_move_right"
Control=
"1"
AltMeta=
"1"
key=
"Right"
/>
<keystroke
action=
"viewport_move_down"
Control=
"1"
AltMeta=
"1"
key=
"Down"
/>
</keystrokes>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment