Questions tagged [remote-control]

53 questions
34
votes
4 answers

Difference between "halt" and "shutdown now"?

Ubuntu one remote uses sudo -S -p '' halt for shutdown and does not work to the end. leaveing monitor on with message will now halt [22225.11163] halted What is the difference between sudo -S -p " halt and sudo shutdown now?
nkvnkv
  • 803
21
votes
2 answers

How do I change the keymap of a single device (Logitech presenter)?

My Logitech R400 presenter sends the following key codes: keycode 112 (keysym 0xff55, Prior) [page up] keycode 117 (keysym 0xff56, Next) [page down] keycode 60 (keysym 0x2e, period) keycode 71 (keysym 0xffc2, F5) keycode 9 (keysym…
htorque
  • 66,086
19
votes
2 answers

Sending keypresses to remote X session over SSH

So I'm sitting in our living room on an Ubuntu laptop working while also watching a TV that is controlled by an Ubuntu HTPC. I have an IR remote set up and can control everything I need to with it, 99% of the time. However text input on a remote…
Oli
  • 299,380
19
votes
5 answers

How to access an ubuntu machine via VNC from the login screen?

I want to access an Ubuntu machine remotely via VNC. But I can access the Ubuntu machine only if the user is logged in. I want to access the ubuntu machine via VNC from the login screen itself. We can access all windows machines from the login…
karthick87
  • 84,513
13
votes
4 answers

Is there an Android remote app compatible with LibreOffice Impress under Ubuntu?

I have an upcoming presentation I want to make in LibreOffice Impress on my Ubuntu 12.10 laptop. I was wondering if I could get ahold of an Android app which would act like a remote control, allowing me to switch between slides from my phone over…
9
votes
2 answers

How can I connect a Wiimote to my computer to control an audio-player?

I want to connect a Wiimote. I'm running natty and would like to control an audio-player with my Wiimote. Is that possible?
7
votes
2 answers

Is there a Cyber-Cafe program for server-client places (Internet Cafe)

Is there a program for Ubuntu that can be used to control the time for the clients in an Internet Cafe or Cyber Cafe. Similar to Cyber Control and others. It blocks the Clients PC until a client comes and starts a timer after which is blocks again.
Luis Alvarado
  • 216,643
7
votes
8 answers

Which download manager is capable of 'throttle' and 'pause & resume' a running instance of download from a script

When downloading big files it necessary to pause the download many times. A big file can be downloaded by using wget. First start download, then kill wget, then resume download by wget -c. I want to pause downloads too many times depending on events…
totti
  • 6,908
  • 4
  • 40
  • 48
6
votes
1 answer

change my remote controls keys

I have problems changing my remotes keys. The rc has a joystick for controlling the mouse cursor. After connecting the rc to my computer everything works fine, but the shortcuts are made for Windows MCE and thus they don't fit for me. I tried to…
svenwltr
  • 203
6
votes
2 answers

Is there a way to close cmus without quitting?

I'm using cmus to listen to music now.One problem is that I couldn't close the interface while listening, i.e. keep it running background.The raw '&' doesn't work.I know moc(p) has the function,just pressing 'q', is there a similar way for cmus?
5
votes
1 answer

Is it possible to get an HP Media remote to work with Ubuntu?

I have two HP remotes, one is a huge remote for the TV tuner and media centre, and the other is a tiny remote for just controlling a media centre. Is it possible to get them to work with Ubuntu (11.04) using LIRC? I know at least one of them is…
RolandiXor
  • 51,797
5
votes
1 answer

Is there a USB pedal solution for transcription?

For transcription it can be useful to use a pedal to control playback of an audio stream so you don't have to stop typing. Are there any combinations hardware and software that work under Ubuntu for this? (My personal ideal would be to get a USB…
4
votes
1 answer

ps3 bluetooth remote connected as linux input device has only one event type on 13.10

I'm trying to setup my Harmony Smart Control as a PS3 Bluetooth Remote Control (it pretends to be this remote) under Ubuntu 13.10 (latest kernel and updates installed). My bluetooth dongle wouldn't work out of the box, so I had to do the…
Kevin Schmidt
  • 143
  • 1
  • 5
4
votes
3 answers

What is the best way to control music on my PC from my iphone or android?

Apple has a very slick tool, called "Remote.app" that allows you to control music playback on a PC running iTunes, see. It lets you quickly select and queue songs for playback, and adjust the volume among other things. What's the best…
Sk606
  • 343
4
votes
2 answers

Tweaking Remote Control (In-Kernel LIRC)

I've recently rebuilt my MythTV box using Mythbuntu 12.04, to take advantage of newer hardware (Ivy Bridge). On my previous build I used lirc to manage the remote, i.e. the mapping of key codes -> keypresses -> application keys; it was quite a…
Geoff
  • 143
  • 1
  • 1
  • 6
1
2 3 4