• Stars
    star
    171
  • Rank 221,462 (Top 5 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Script to move windows from one monitor to the next in Xubuntu

move-to-next-monitor

Script to move windows from one monitor to the next in Xubuntu

Even though I don't use Xubuntu anymore, people are still interested in this script. Sweet! Glad it can help others.

I mapped ctrl+alt+n to exectute this script.

Usage

wget https://raw.githubusercontent.com/jc00ke/move-to-next-monitor/master/move-to-next-monitor
chmod +x move-to-next-monitor
mv move-to-next-monitor /somewhere/in/your/$PATH

Dependencies

# Xubuntu 18.04
sudo apt install xdotool wmctrl

# Xubuntu 16.04
sudo apt-get install xdotool

# Arch based (Manjaro / Endeavour OS)
sudo pacman -S xorg-xwininfo
sudo pacman -S xdotool
sudo pacman -S wmctrl

Code of Conduct

We have one, and you're expected to follow it.

Support

Since I don't use Xubuntu and therefore don't have a way to test changes, I'm going to rely on others to QA and give me feedback.

Thanks

More Repositories

1

guard-puma

Restart puma when files change
Ruby
50
star
2

scripts

some install & misc scripts
Shell
20
star
3

girl_friday-heroku

little example app of girl_friday up on heroku
Ruby
9
star
4

qunit-backbone

playing around with QUnit & Backbone.js
JavaScript
8
star
5

vim-tomdoc

Simple vim plugin that adds TomDoc templates to your code.
Vim Script
8
star
6

maglev-q

simple queue/worker implementation on Maglev
Ruby
7
star
7

qunit-jsTestDriver

Basic example to hook up jsTestDriver & QUnit.
JavaScript
7
star
8

bin

my bin files
Shell
6
star
9

tesla-maglev

MagLev niceties like models... and signs
Ruby
5
star
10

dotfiles

Managed dotfiles
Lua
4
star
11

pdxrb_sinatra

Presentation about Sinatra for the PDX Ruby Brigade
Ruby
4
star
12

dotjsfiles

my dotjs files
JavaScript
3
star
13

hatty

A little helper to wake up a computer using a magic packet
Rust
3
star
14

dart

Dash on Rubinius
3
star
15

cascadia-ruby-2012-maglev

My slides for 2012 Cascadia Ruby Conference talk on MagLev
CSS
3
star
16

dotfiles-old

my dotfiles
Vim Script
3
star
17

rspec-ohm

RSpec matchers for Ohm
Ruby
3
star
18

taglist.vim

Mirror of taglist.vim
Vim Script
3
star
19

maglev_lightning_talk-rbonales2011

Some hastily thrown together notes on MagLev
Ruby
2
star
20

findability-presentation

assets for my findability presentation
2
star
21

travis-build-status

Get the build status for any Ruby for a project
Ruby
2
star
22

hanami-docker

Ruby
2
star
23

hashy

A little Sinatra app that hashes a value
JavaScript
2
star
24

awesome-zebras

A curated list of awesome businesses focusing on goods & services for the society we want to build
2
star
25

lorentz

Redis on MagLev. WIP
Ruby
2
star
26

pdxrb_maglev_debugging

Little repo for a short talk I'm giving on 4/5/2011 at Portland Ruby Brigade
Ruby
2
star
27

advent-of-code-2018

Ruby
1
star
28

cpp17csv-pony

My attempt at learning Pony via the Expressive C++ 17 challenge
Pony
1
star
29

slack-teamchat

/chat for https://teamch.at
Ruby
1
star
30

sidekiq-opsworks-example

Ruby
1
star
31

rack-proxy-fastcgi

Rack reverse proxy example to Rails 1.2.6 app running via FastCGI in lighttpd
Ruby
1
star
32

issues

Github issues example with Elixir
Elixir
1
star
33

telephone_booth

Rustler-based NIF implementation of libphonenumber for Elixir
Elixir
1
star
34

plug_teapot

418 all the way
Elixir
1
star
35

jc00ke.github.io

My site
HTML
1
star
36

mongo_session_store

Ruby
1
star
37

pdxruby-rails-generators

PDX Ruby Brigade lightning talk on rails generators
CSS
1
star
38

asdf-stylua

asdf plugin to manage stylua
Shell
1
star
39

phoenix_heroku_pipeline

Elixir
1
star
40

project_euler

My Project Euler files
Ruby
1
star
41

rubyconf-2012-maglev

Code for my 2012 RubyConf talk on MagLev
Ruby
1
star
42

sinatra_partials

1
star
43

signatures

Collect signatures for things
Ruby
1
star
44

travis-rbx-bundler-debug

Ruby
1
star
45

rbx-slim-encoding

Pinpoints an encoding issue with Slim on Rubinius
Ruby
1
star